File: test5.o.abi

package info (click to toggle)
libabigail 2.9-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,021,756 kB
  • sloc: xml: 572,663; cpp: 110,945; sh: 11,868; ansic: 4,329; makefile: 3,486; python: 1,684; ada: 62
file content (19 lines) | stat: -rw-r--r-- 928 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<abi-corpus version='2.4'>
  <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 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' hash='7f32ffea222edbe7'>
      <!-- parameter of type 'void*' -->
      <parameter type-id='type-id-1'/>
      <!-- void -->
      <return type-id='type-id-2'/>
    </function-decl>
    <!-- void -->
    <type-decl name='void' id='type-id-2'/>
    <!-- void* -->
    <pointer-type-def type-id='type-id-2' id='type-id-1'/>
  </abi-instr>
</abi-corpus>