File: test-const-array.abi

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 (14 lines) | stat: -rw-r--r-- 819 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<abi-corpus version='2.1' path='data/test-read-ctf/test-const-array.o'>
  <elf-variable-symbols>
    <elf-symbol name='a' size='32' type='object-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
  </elf-variable-symbols>
  <abi-instr address-size='64' language='LANG_C'>
    <type-decl name='char' size-in-bits='8' id='type-id-1'/>
    <array-type-def dimensions='1' type-id='type-id-2' size-in-bits='256' id='type-id-3'>
      <subrange length='32' type-id='type-id-4' id='type-id-5'/>
    </array-type-def>
    <type-decl name='unsigned long int' size-in-bits='64' id='type-id-4'/>
    <qualified-type-def type-id='type-id-1' const='yes' id='type-id-2'/>
    <var-decl name='a' type-id='type-id-3' mangled-name='a' visibility='default' elf-symbol-id='a'/>
  </abi-instr>
</abi-corpus>