20 lines
952 B
Plaintext
20 lines
952 B
Plaintext
<abi-corpus version='2.1' 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* -->
|
|
<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>
|
|
<!-- void -->
|
|
<type-decl name='void' id='type-id-1'/>
|
|
</abi-instr>
|
|
</abi-corpus>
|