57eea4e271c42c1ce77120ae456389b6efab534c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr12718.d
1 #name: PR ld/12718
2 #as: --32
3 #ld: -melf_i386
4 #readelf: -S
5
6 There are 5 section headers, starting at offset 0x7c:
7
8 Section Headers:
9 \[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
10 \[ 0\] NULL 00000000 000000 000000 00 0 0 0
11 \[ 1\] .text PROGBITS 08048054 000054 000006 00 AX 0 0 4
12 \[ 2\] .shstrtab STRTAB 00000000 00005a 000021 00 0 0 1
13 \[ 3\] .symtab SYMTAB 00000000 000144 000070 10 4 2 4
14 \[ 4\] .strtab STRTAB 00000000 0001b4 000024 00 0 0 1
15 Key to Flags:
16 W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
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
This page took 0.029727 seconds and 3 git commands to generate.