]> Git Repo - binutils.git/blob - ld/testsuite/ld-ctf/forward.d
Automatic date update in version.in
[binutils.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 #...
This page took 0.024738 seconds and 4 git commands to generate.