]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-x86-64/pr12718.d
Add testcases for PR ld/12718.
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr12718.d
1 #name: PR ld/12718
2 #as: --64
3 #ld: -melf_x86_64
4 #readelf: -S --wide
5
6 There are 5 section headers, starting at offset 0xa0:
7
8 Section Headers:
9 \[Nr\] Name Type Address Off Size ES Flg Lk Inf Al
10 \[ 0\] NULL 0000000000000000 000000 000000 00 0 0 0
11 \[ 1\] .text PROGBITS 0000000000400078 000078 000006 00 AX 0 0 4
12 \[ 2\] .shstrtab STRTAB 0000000000000000 00007e 000021 00 0 0 1
13 \[ 3\] .symtab SYMTAB 0000000000000000 0001e0 0000a8 18 4 2 8
14 \[ 4\] .strtab STRTAB 0000000000000000 000288 000024 00 0 0 1
15 Key to Flags:
16 W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\), l \(large\)
17 I \(info\), L \(link order\), G \(group\), T \(TLS\), E \(exclude\), x \(unknown\)
18 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
19 #pass