• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<abi-corpus version='2.0' architecture='elf-amd-x86_64'>
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 -->
8    <type-decl name='void' id='type-id-1'/>
9    <!-- void* -->
10    <pointer-type-def type-id='type-id-1' size-in-bits='64' id='type-id-2'/>
11    <!-- void bar(void*) -->
12    <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'>
13      <!-- parameter of type 'void*' -->
14      <parameter type-id='type-id-2'/>
15      <!-- void -->
16      <return type-id='type-id-1'/>
17    </function-decl>
18  </abi-instr>
19</abi-corpus>
20