blob: 6c3915a7cf8f97a44e4b501ab6ff3a38424f6494 [file] [log] [blame]
#as:
#source: array-char.c
#source: array-int.c
#objdump: --ctf=.ctf
#ld: -shared --ctf-variables --hash-style=sysv
#name: Arrays
.*: +file format .*
Contents of CTF section .ctf:
Header:
Magic number: 0xdff2
Version: 4 \(CTF_VERSION_3\)
#...
Data object section: .* \(0x8 bytes\)
Type section: .* \(0x5c bytes\)
String section: .*
Labels:
Data objects:
digits -> 0x[0-9a-f]*: int \[10\] .*
digits_names -> 0x[0-9a-f]*: char \*\[10\] .*
Function objects:
Variables:
Types:
#...
0x[0-9a-f]*: .*\[10\] .*
#...
0x[0-9a-f]*: .*\[10\] .*
#...