File: test22.xml

package info (click to toggle)
libabigail 1.5-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 436,828 kB
  • sloc: cpp: 70,581; sh: 15,545; xml: 3,945; makefile: 2,062; ansic: 1,433; python: 1,285
file content (21 lines) | stat: -rw-r--r-- 1,685 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
20
21
<abi-instr version='1.0' path='data/test-read-write/test22.xml'>
  <type-decl name='long long int' size-in-bits='64' alignment-in-bits='64' id='type-id-1'/>
  <type-decl name='char' size-in-bits='8' alignment-in-bits='8' id='type-id-2'/>
  <type-decl name='long int' size-in-bits='64' alignment-in-bits='64' id='type-id-3'/>
  <function-decl name='foo' mangled-name='_Z3foocl' filepath='/home/dodji/test-bidw/test-v0.cc' line='5' column='1' visibility='default' binding='global' size-in-bits='64' alignment-in-bits='64'>
    <parameter type-id='type-id-2' name='c' filepath='/home/dodji/test-bidw/test-v0.cc' line='5' column='1'/>
    <parameter type-id='type-id-3' name='l' filepath='/home/dodji/test-bidw/test-v0.cc' line='5' column='1'/>
    <return type-id='type-id-1'/>
  </function-decl>
  <type-decl name='void' id='type-id-4'/>
  <function-decl name='bar' mangled-name='_Z3bariz' filepath='/home/dodji/test-bidw/test-v0.cc' line='9' column='1' visibility='default' binding='global' size-in-bits='64' alignment-in-bits='64'>
    <parameter type-id='type-id-3' name='c' filepath='/home/dodji/test-bidw/test-v0.cc' line='9' column='1'/>
    <parameter is-variadic='yes'/>
    <return type-id='type-id-4'/>
  </function-decl>
  <type-decl name='int' size-in-bits='32' alignment-in-bits='32' id='type-id-5'/>
  <function-decl name='main' filepath='/home/dodji/test-bidw/test-v0.cc' line='17' column='1' visibility='default' binding='global' size-in-bits='64' alignment-in-bits='64'>
    <return type-id='type-id-5'/>
  </function-decl>
  <var-decl name='global' type-id='type-id-5' visibility='default' filepath='/home/dodji/test-bidw/test-v0.cc' line='2' column='1'/>
</abi-instr>