• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<abi-corpus version='2.2'>
2  <elf-function-symbols>
3    <!-- bar(void*) -->
4    <elf-symbol name='_Z3barPv' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
5  </elf-function-symbols>
6  <abi-instr address-size='64' path='test.cc' comp-dir-path='/home/dodji/libabigailtests' language='LANG_C_plus_plus'>
7    <!-- void bar(void*) -->
8    <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'>
9      <!-- parameter of type 'void*' -->
10      <parameter type-id='type-id-1'/>
11      <!-- void -->
12      <return type-id='type-id-2'/>
13    </function-decl>
14    <!-- void -->
15    <type-decl name='void' id='type-id-2'/>
16    <!-- void* -->
17    <pointer-type-def type-id='type-id-2' id='type-id-1'/>
18  </abi-instr>
19</abi-corpus>
20