libctf, ld: dump enums: generally improve dump formatting
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ctf / diag-cttname-null.d
CommitLineData
b1b33524
EB
1#as:
2#source: diag-cttname-null.s
3#objdump: --ctf=.ctf
4#ld: -shared --ctf-variables
5#name: Diagnostics - Null type name
6
7.*: +file format .*
8
9Contents of CTF section .ctf:
10
11 Header:
57f97d0e 12 Magic number: 0xdff2
b1b33524
EB
13 Version: 4 \(CTF_VERSION_3\)
14#...
0ad70c53 15 Data objects:
37002871 16 a -> 0x[0-9a-f]*: \(kind 6\) struct \(size 0x[0-9a-f]*\) \(aligned at 0x[0-9a-f]*\)
b1b33524
EB
17#...
18 Types:
19#...
37002871
NA
20 0x[0-9a-f]*: \(kind 6\) struct \(.*
21 *\[0x0\] b: ID 0x[0-9a-f]*: \(kind 3\) struct B \* \(.*
b1b33524 22#...
This page took 0.044237 seconds and 4 git commands to generate.