PR28751 mbind2a / mbind2b regressions on powerpc*-linux
[binutils-gdb.git] / ld / testsuite / ld-ctf / forward.d
1 #as:
2 #source: forward.c
3 #objdump: --ctf
4 #ld: -shared
5 #name: Forwards
6
7 .*: +file format .*
8
9 Contents of CTF section .ctf:
10
11 Header:
12 Magic number: 0xdff2
13 Version: 4 \(CTF_VERSION_3\)
14 #...
15 Type section: .* \(0x18 bytes\)
16 #...
17 Types:
18
19 0x[0-9a-f]: \(kind 9\) struct foo
20 0x[0-9a-f]: \(kind 3\) struct foo \* \(size 0x[0-9a-f]*\) \(aligned at 0x[0-9a-f]*\) -> 0x[0-9a-f]: \(kind 9\) struct foo
21 #...