1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
<abi-corpus version='2.4' path='libtest-v0.so'>
<elf-function-symbols>
<elf-symbol name='_fini' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='_init' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
<elf-symbol name='foo' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
</elf-function-symbols>
<abi-instr address-size='64' path='test-v0.c'>
<type-decl name='int' size-in-bits='32' alignment-in-bits='32' hash='709cbe60bab69a92' id='type-id-1'/>
<class-decl name='public_type' is-struct='yes' visibility='default' size-in-bits='64' filepath='/home/dodji/tests/test-interfaces-v0.h' line='2' column='1' hash='4dfbac69468d09f7' id='type-id-2'>
<data-member access='public' layout-offset-in-bits='0'>
<var-decl name='priv_' type-id='type-id-3' visibility='default' filepath='/home/dodji/tests/test-interfaces-v0.h' line='4' column='1'/>
</data-member>
</class-decl>
<class-decl name='private_data' is-struct='yes' visibility='default' size-in-bits='32' filepath='/home/dodji/tests/test-v0.c' line='3' column='1' hash='87bc55ecd4c00484' id='type-id-4'>
<data-member access='public' layout-offset-in-bits='0'>
<var-decl name='private_data0' type-id='type-id-1' visibility='default' filepath='/home/dodji/tests/test-v0.c' line='5' column='1'/>
</data-member>
</class-decl>
<class-decl name='another_public_type' is-struct='yes' visibility='default' size-in-bits='32' filepath='/home/dodji/tests/test-interfaces-v0.h' line='7' column='1' hash='80396ca2686a3c41' id='type-id-5'>
<data-member access='public' layout-offset-in-bits='0'>
<var-decl name='i' type-id='type-id-1' visibility='default' filepath='/home/dodji/tests/test-interfaces-v0.h' line='9' column='1'/>
</data-member>
</class-decl>
<pointer-type-def type-id='type-id-5' size-in-bits='64' alignment-in-bits='64' hash='9fbcd4a06ff83888' id='type-id-6'/>
<pointer-type-def type-id='type-id-4' size-in-bits='64' alignment-in-bits='64' hash='8def4eb7befabf5a' id='type-id-3'/>
<pointer-type-def type-id='type-id-2' size-in-bits='64' alignment-in-bits='64' hash='6a21751687403940' id='type-id-7'/>
<function-decl name='foo' mangled-name='foo' filepath='/home/dodji/tests/test-v0.c' line='9' column='1' visibility='default' binding='global' size-in-bits='64' alignment-in-bits='64' elf-symbol-id='foo' hash='e56ab5b4ac41bccf'>
<parameter type-id='type-id-7' name='p' filepath='/home/dodji/tests/test-v0.c' line='9' column='1'/>
<parameter type-id='type-id-6' name='t' filepath='/home/dodji/tests/test-v0.c' line='10' column='1'/>
<return type-id='type-id-8'/>
</function-decl>
<type-decl name='void' id='type-id-8'/>
</abi-instr>
</abi-corpus>
|