You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
952 B

<abi-corpus version='2.0' architecture='elf-amd-x86_64'>
<elf-function-symbols>
<!-- bar(void*) -->
<elf-symbol name='_Z3barPv' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
</elf-function-symbols>
<abi-instr address-size='64' path='test.cc' comp-dir-path='/home/dodji/libabigailtests' language='LANG_C_plus_plus'>
<!-- void -->
<type-decl name='void' id='type-id-1'/>
<!-- void* -->
<pointer-type-def type-id='type-id-1' size-in-bits='64' id='type-id-2'/>
<!-- void bar(void*) -->
<function-decl name='bar' mangled-name='_Z3barPv' filepath='/home/dodji/libabigailtests/test.cc' line='2' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='_Z3barPv'>
<!-- parameter of type 'void*' -->
<parameter type-id='type-id-2'/>
<!-- void -->
<return type-id='type-id-1'/>
</function-decl>
</abi-instr>
</abi-corpus>