PR26822, How to prevent a STT_FILE with absolute path in the linked image
[binutils-gdb.git] / ld / testsuite / ld-ctf / diag-cttname-null.d
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
9 Contents of CTF section .ctf:
10
11 Header:
12 Magic number: dff2
13 Version: 4 \(CTF_VERSION_3\)
14 #...
15 Data objects:
16 a -> struct
17 #...
18 Types:
19 #...
20 [0-9a-f]*: struct \(.*
21 \[0x0\] \(ID 0x[0-9a-f]*\) \(kind 6\) struct \(.*
22 \[0x0\] \(ID 0x[0-9a-f]*\) \(kind 3\) struct B \* b \(.*
23 #...