File: test12.xml

package info (click to toggle)
libabigail 2.2-2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 881,820 kB
  • sloc: xml: 572,528; cpp: 98,056; sh: 11,779; makefile: 2,951; ansic: 2,913; python: 1,345
file content (29 lines) | stat: -rw-r--r-- 1,207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<abi-instr path='data/test-read-write/test12.xml'>
  <type-decl name='int' size-in-bits='32' alignment-in-bits='32' id='type-id-1'/>
  <namespace-decl name='ns0'>
    <namespace-decl name='ns1'>
      <function-template-decl id='fn-tmpl-id-2'>
        <template-type-parameter id='type-id-3' name='T'/>
        <template-type-parameter id='type-id-4' name='U'/>
        <function-decl name='foo' binding='global' size-in-bits='8' alignment-in-bits='8'>
          <parameter type-id='type-id-3' name='first'/>
          <parameter type-id='type-id-4' name='second'/>
          <return type-id='type-id-1'/>
        </function-decl>
      </function-template-decl>
    </namespace-decl>
  </namespace-decl>
  <namespace-decl name='ns2'>
    <namespace-decl name='ns3'>
      <namespace-decl name='ns4'>
        <function-template-decl id='fn-tmpl-id-5'>
          <template-type-parameter id='type-id-6' name='T'/>
          <function-decl name='bar' binding='global'>
            <parameter type-id='type-id-6' name='first'/>
            <return type-id='type-id-1'/>
          </function-decl>
        </function-template-decl>
      </namespace-decl>
    </namespace-decl>
  </namespace-decl>
</abi-instr>