Don't hardcode offset of .shstrtab section
There is no requirement on placement of section name section, .shstrtab. This patch removes hardcoded offsets of .shstrtab sections. binutils/testsuite/ * binutils-all/i386/compressed-1b.d: Don't hardcode offset of .shstrtab section. * binutils-all/i386/compressed-1c.d: Likewise. * binutils-all/readelf.s-64: Likewise. * binutils-all/x86-64/compressed-1b.d: Likewise. * binutils-all/x86-64/compressed-1c.d: Likewise. gas/testsuite/ * gas/i386/ilp32/x86-64-unwind.d: Don't hardcode offset of .shstrtab section. * gas/i386/x86-64-unwind.d: Likewise. * gas/ia64/alias-ilp32.d: Likewise. * gas/ia64/alias.d: Likewise. * gas/ia64/group-1.d: Likewise. * gas/ia64/group-2.d: Likewise. * gas/ia64/secname-ilp32.d: Likewise. * gas/ia64/secname.d: Likewise. * gas/ia64/unwind-ilp32.d: Likewise. * gas/ia64/unwind.d: Likewise. * gas/mmix/bspec-1.d: Likewise. * gas/mmix/byte-1.d: Likewise. * gas/mmix/loc-1.d: Likewise. * gas/mmix/loc-2.d: Likewise. * gas/mmix/loc-3.d: Likewise. * gas/mmix/loc-4.d: Likewise. * gas/mmix/loc-5.d: Likewise. * gas/tic6x/scomm-directive-4.d: Likewise. ld/testsuite/ * ld-mmix/bspec1.d: Don't hardcode offset of .shstrtab section. * ld-mmix/bspec2.d: Likewise. * ld-mmix/local1.d: Likewise. * ld-mmix/local3.d: Likewise. * ld-mmix/local5.d: Likewise. * ld-mmix/local7.d: Likewise. * ld-mmix/undef-3.d: Likewise. * ld-sh/sh64/crangerel1.rd: Likewise. * ld-sh/sh64/crangerel2.rd: Likewise. * ld-tic6x/common.d: Likewise. * ld-tic6x/shlib-1.rd: Likewise. * ld-tic6x/shlib-1b.rd: Likewise. * ld-tic6x/shlib-1r.rd: Likewise. * ld-tic6x/shlib-1rb.rd: Likewise. * ld-tic6x/shlib-app-1.rd: Likewise. * ld-tic6x/shlib-app-1b.rd: Likewise. * ld-tic6x/shlib-app-1r.rd: Likewise. * ld-tic6x/shlib-app-1rb.rd: Likewise. * ld-tic6x/shlib-noindex.rd: Likewise. * ld-tic6x/static-app-1.rd: Likewise. * ld-tic6x/static-app-1b.rd: Likewise. * ld-tic6x/static-app-1r.rd: Likewise. * ld-tic6x/static-app-1rb.rd: Likewise. * ld-x86-64/ilp32-4.d: Likewise. * ld-x86-64/split-by-file-nacl.rd: Likewise. * ld-x86-64/split-by-file.rd: Likewise.
This commit is contained in:
parent
e06efbf1c8
commit
be59ad3d96
@ -1,3 +1,12 @@
|
||||
2015-04-20 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* binutils-all/i386/compressed-1b.d: Don't hardcode offset of
|
||||
.shstrtab section.
|
||||
* binutils-all/i386/compressed-1c.d: Likewise.
|
||||
* binutils-all/readelf.s-64: Likewise.
|
||||
* binutils-all/x86-64/compressed-1b.d: Likewise.
|
||||
* binutils-all/x86-64/compressed-1c.d: Likewise.
|
||||
|
||||
2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* compress.exp: Add tests for
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -S --wide
|
||||
#name: strip on uncompressed debug sections
|
||||
|
||||
There are 5 section headers, starting at offset 0x78:
|
||||
There are 5 section headers, starting at offset 0x[0-9a-f]+:
|
||||
|
||||
Section Headers:
|
||||
\[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
|
||||
@ -13,6 +13,6 @@ Section Headers:
|
||||
\[ 1\] .text PROGBITS 00000000 000040 00001b 00 AX 0 0 16
|
||||
\[ 2\] .data PROGBITS 00000000 00005b 000000 00 WA 0 0 1
|
||||
\[ 3\] .bss NOBITS 00000000 00005b 000000 00 WA 0 0 1
|
||||
\[ 4\] .shstrtab STRTAB 00000000 00005b 00001c 00 0 0 1
|
||||
\[ 4\] .shstrtab STRTAB 00000000 [0-9a-f]+ 00001c 00 0 0 1
|
||||
Key to Flags:
|
||||
#...
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -S --wide
|
||||
#name: strip on compressed debug sections
|
||||
|
||||
There are 5 section headers, starting at offset 0x78:
|
||||
There are 5 section headers, starting at offset 0x[0-9a-f]+:
|
||||
|
||||
Section Headers:
|
||||
\[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
|
||||
@ -13,6 +13,6 @@ Section Headers:
|
||||
\[ 1\] .text PROGBITS 00000000 000040 00001b 00 AX 0 0 16
|
||||
\[ 2\] .data PROGBITS 00000000 00005b 000000 00 WA 0 0 1
|
||||
\[ 3\] .bss NOBITS 00000000 00005b 000000 00 WA 0 0 1
|
||||
\[ 4\] .shstrtab STRTAB 00000000 00005b 00001c 00 0 0 1
|
||||
\[ 4\] .shstrtab STRTAB 00000000 [0-9a-f]+ 00001c 00 0 0 1
|
||||
Key to Flags:
|
||||
#...
|
||||
|
@ -13,7 +13,7 @@ Section Headers:
|
||||
+000000000000000[48] +0000000000000000 +WA +0 +0 +.*
|
||||
+\[ 4\] .bss +NOBITS +0000000000000000 +000000(4c|50|54|58)
|
||||
+0000000000000000 +0000000000000000 +WA +0 +0 +.*
|
||||
+\[ 5\] .shstrtab +STRTAB +0000000000000000 +000000(4c|50|54|58)
|
||||
+\[ 5\] .shstrtab +STRTAB +0000000000000000 +[0-9a-f]+
|
||||
+00000000000000.. +0000000000000000 +0 +0 +.*
|
||||
+\[ 6\] .symtab +SYMTAB +0000000000000000 +0+.*
|
||||
# aarch64-elf targets have one more data symbol.
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -S --wide
|
||||
#name: strip on uncompressed debug sections
|
||||
|
||||
There are 5 section headers, starting at offset 0x78:
|
||||
There are 5 section headers, starting at offset 0x[0-9a-f]+:
|
||||
|
||||
Section Headers:
|
||||
\[Nr\] Name Type Address Off Size ES Flg Lk Inf Al
|
||||
@ -13,6 +13,6 @@ Section Headers:
|
||||
\[ 1\] .text PROGBITS 0000000000000000 000040 000015 00 AX 0 0 16
|
||||
\[ 2\] .data PROGBITS 0000000000000000 000055 000000 00 WA 0 0 1
|
||||
\[ 3\] .bss NOBITS 0000000000000000 000055 000000 00 WA 0 0 1
|
||||
\[ 4\] .shstrtab STRTAB 0000000000000000 000055 00001c 00 0 0 1
|
||||
\[ 4\] .shstrtab STRTAB 0000000000000000 [0-9a-f]+ 00001c 00 0 0 1
|
||||
Key to Flags:
|
||||
#...
|
||||
|
@ -5,7 +5,7 @@
|
||||
#readelf: -S --wide
|
||||
#name: strip on compressed debug sections
|
||||
|
||||
There are 5 section headers, starting at offset 0x78:
|
||||
There are 5 section headers, starting at offset 0x[0-9a-f]+:
|
||||
|
||||
Section Headers:
|
||||
\[Nr\] Name Type Address Off Size ES Flg Lk Inf Al
|
||||
@ -13,6 +13,6 @@ Section Headers:
|
||||
\[ 1\] .text PROGBITS 0000000000000000 000040 000015 00 AX 0 0 16
|
||||
\[ 2\] .data PROGBITS 0000000000000000 000055 000000 00 WA 0 0 1
|
||||
\[ 3\] .bss NOBITS 0000000000000000 000055 000000 00 WA 0 0 1
|
||||
\[ 4\] .shstrtab STRTAB 0000000000000000 000055 00001c 00 0 0 1
|
||||
\[ 4\] .shstrtab STRTAB 0000000000000000 [0-9a-f]+ 00001c 00 0 0 1
|
||||
Key to Flags:
|
||||
#...
|
||||
|
@ -1,3 +1,25 @@
|
||||
2015-04-20 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gas/i386/ilp32/x86-64-unwind.d: Don't hardcode offset of
|
||||
.shstrtab section.
|
||||
* gas/i386/x86-64-unwind.d: Likewise.
|
||||
* gas/ia64/alias-ilp32.d: Likewise.
|
||||
* gas/ia64/alias.d: Likewise.
|
||||
* gas/ia64/group-1.d: Likewise.
|
||||
* gas/ia64/group-2.d: Likewise.
|
||||
* gas/ia64/secname-ilp32.d: Likewise.
|
||||
* gas/ia64/secname.d: Likewise.
|
||||
* gas/ia64/unwind-ilp32.d: Likewise.
|
||||
* gas/ia64/unwind.d: Likewise.
|
||||
* gas/mmix/bspec-1.d: Likewise.
|
||||
* gas/mmix/byte-1.d: Likewise.
|
||||
* gas/mmix/loc-1.d: Likewise.
|
||||
* gas/mmix/loc-2.d: Likewise.
|
||||
* gas/mmix/loc-3.d: Likewise.
|
||||
* gas/mmix/loc-4.d: Likewise.
|
||||
* gas/mmix/loc-5.d: Likewise.
|
||||
* gas/tic6x/scomm-directive-4.d: Likewise.
|
||||
|
||||
2015-04-15 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR binutils/17898
|
||||
|
@ -2,7 +2,7 @@
|
||||
#readelf: -S
|
||||
#name: x86-64 (ILP32) unwind
|
||||
|
||||
There are 8 section headers, starting at offset 0xc8:
|
||||
There are 8 section headers, starting at offset 0x[0-9a-f]+:
|
||||
|
||||
Section Headers:
|
||||
\[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
|
||||
@ -11,9 +11,9 @@ Section Headers:
|
||||
\[ 2\] .data PROGBITS 00000000 000034 000000 00 WA 0 0 1
|
||||
\[ 3\] .bss NOBITS 00000000 000034 000000 00 WA 0 0 1
|
||||
\[ 4\] .eh_frame X86_64_UNWIND 00000000 000034 000008 00 A 0 0 1
|
||||
\[ 5\] .shstrtab STRTAB 00000000 00003c 000036 00 0 0 1
|
||||
\[ 6\] .symtab SYMTAB 00000000 000074 000050 10 7 5 4
|
||||
\[ 7\] .strtab STRTAB 00000000 0000c4 000001 00 0 0 1
|
||||
\[ 5\] .shstrtab STRTAB 00000000 [0-9a-f]+ 000036 00 0 0 1
|
||||
\[ 6\] .symtab SYMTAB 00000000 [0-9a-f]+ 000050 10 7 5 4
|
||||
\[ 7\] .strtab STRTAB 00000000 [0-9a-f]+ 000001 00 0 0 1
|
||||
Key to Flags:
|
||||
W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\), l \(large\)
|
||||
I \(info\), L \(link order\), G \(group\), T \(TLS\), E \(exclude\), x \(unknown\)
|
||||
|
@ -1,7 +1,7 @@
|
||||
#readelf: -S
|
||||
#name: x86-64 unwind
|
||||
|
||||
There are 8 section headers, starting at offset 0x100:
|
||||
There are 8 section headers, starting at offset 0x[0-9a-f]+:
|
||||
|
||||
Section Headers:
|
||||
\[Nr\] Name Type Address Offset
|
||||
@ -16,11 +16,11 @@ Section Headers:
|
||||
0000000000000000 0000000000000000 WA 0 0 1
|
||||
\[ 4\] \.eh_frame X86_64_UNWIND 0000000000000000 00000040
|
||||
0000000000000008 0000000000000000 A 0 0 1
|
||||
\[ 5\] \.shstrtab STRTAB 0000000000000000 00000048
|
||||
\[ 5\] \.shstrtab STRTAB 0000000000000000 [0-9a-f]+
|
||||
0000000000000036 0000000000000000 0 0 1
|
||||
\[ 6\] \.symtab SYMTAB 0000000000000000 00000080
|
||||
\[ 6\] \.symtab SYMTAB 0000000000000000 [0-9a-f]+
|
||||
0000000000000078 0000000000000018 7 5 8
|
||||
\[ 7\] \.strtab STRTAB 0000000000000000 000000f8
|
||||
\[ 7\] \.strtab STRTAB 0000000000000000 [0-9a-f]+
|
||||
0000000000000001 0000000000000000 0 0 1
|
||||
Key to Flags:
|
||||
#...
|
||||
|
@ -12,7 +12,7 @@ Section Headers:
|
||||
+\[ 2\] .data +PROGBITS +00000000 000040 000000 00 +WA +0 +0 +1
|
||||
+\[ 3\] .bss +NOBITS +00000000 000040 000000 00 +WA +0 +0 +1
|
||||
+\[ 4\] 1234 +PROGBITS +00000000 000040 000005 00 +WA +0 +0 +1
|
||||
+\[ 5\] .shstrtab +STRTAB +00000000 000045 000031 00 +0 +0 +1
|
||||
+\[ 5\] .shstrtab +STRTAB +00000000 [0-9a-f]+ 000031 00 +0 +0 +1
|
||||
+\[ 6\] .symtab +SYMTAB +00000000 [0-9a-f]+ 000060 10 +7 +6 +4
|
||||
+\[ 7\] .strtab +STRTAB +00000000 [0-9a-f]+ 000006 00 +0 +0 +1
|
||||
Key to Flags:
|
||||
|
@ -16,7 +16,7 @@ Section Headers:
|
||||
+0000000000000000 +0000000000000000 +WA +0 +0 +1
|
||||
+\[ 4\] 1234 +PROGBITS +0000000000000000 +00000040
|
||||
+0000000000000005 +0000000000000000 +WA +0 +0 +1
|
||||
+\[ 5\] \.shstrtab +STRTAB +0000000000000000 +00000045
|
||||
+\[ 5\] \.shstrtab +STRTAB +0000000000000000 +[0-9a-f]+
|
||||
+0000000000000031 +0000000000000000 +0 +0 +1
|
||||
+\[ 6\] \.symtab +SYMTAB +0000000000000000 .*
|
||||
+0000000000000090 +0000000000000018 +7 +6 +8
|
||||
|
@ -18,7 +18,7 @@ Section Headers:
|
||||
0000000000000000 0000000000000000 WA 0 0 1
|
||||
\[ 5\] \.text PROGBITS 0000000000000000 00000050
|
||||
0000000000000010 0000000000000000 AXG 0 0 16
|
||||
\[ 6\] \.shstrtab STRTAB 0000000000000000 00000060
|
||||
\[ 6\] \.shstrtab STRTAB 0000000000000000 [0-9a-f]+
|
||||
0000000000000033 0000000000000000 0 0 1
|
||||
\[ 7\] \.symtab SYMTAB 0000000000000000 .*
|
||||
00000000000000c0 0000000000000018 8 8 8
|
||||
|
@ -25,7 +25,7 @@ Section Headers:
|
||||
0000000000000018 0000000000000000 ALG 5 5 8
|
||||
\[ 8\] \.rela\.gnu\.linkonc RELA 0000000000000000 .*
|
||||
0000000000000048 0000000000000018 I 10 7 8
|
||||
\[ 9\] \.shstrtab STRTAB 0000000000000000 00000078
|
||||
\[ 9\] \.shstrtab STRTAB 0000000000000000 [0-9a-f]+
|
||||
0000000000000081 0000000000000000 0 0 1
|
||||
\[10\] \.symtab SYMTAB 0000000000000000 .*
|
||||
00000000000000d8 0000000000000018 11 9 8
|
||||
|
@ -12,7 +12,7 @@ Section Headers:
|
||||
\[ 2\] .data PROGBITS 00000000 000040 000000 00 WA 0 0 1
|
||||
\[ 3\] .bss NOBITS 00000000 000040 000000 00 WA 0 0 1
|
||||
\[ 4\] .foo PROGBITS 00000000 000040 000008 00 WA 0 0 8
|
||||
\[ 5\] .shstrtab STRTAB 00000000 000048 000031 00 0 0 1
|
||||
\[ 5\] .shstrtab STRTAB 00000000 [0-9a-f]+ 000031 00 0 0 1
|
||||
\[ 6\] .symtab SYMTAB 00000000 [0-9a-f]+ 000050 10 7 5 4
|
||||
\[ 7\] .strtab STRTAB 00000000 [0-9a-f]+ 000001 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -16,7 +16,7 @@ Section Headers:
|
||||
0000000000000000 0000000000000000 WA 0 0 1
|
||||
\[ 4\] \.foo PROGBITS 0000000000000000 00000040
|
||||
0000000000000008 0000000000000000 WA 0 0 8
|
||||
\[ 5\] \.shstrtab STRTAB 0000000000000000 00000048
|
||||
\[ 5\] \.shstrtab STRTAB 0000000000000000 [0-9a-f]+
|
||||
0000000000000031 0000000000000000 0 0 1
|
||||
\[ 6\] \.symtab SYMTAB 0000000000000000 .*
|
||||
0000000000000078 0000000000000018 7 5 8
|
||||
|
@ -13,7 +13,7 @@ Section Headers:
|
||||
\[ 3\] .bss NOBITS 00000000 000040 000000 00 WA 0 0 1
|
||||
\[ 4\] .IA_64.unwind_inf PROGBITS 00000000 000040 000008 00 A 0 0 8
|
||||
\[ 5\] .IA_64.unwind IA_64_UNWIND 00000000 000048 000008 00 AL 1 1 8
|
||||
\[ 6\] .shstrtab STRTAB 00000000 000050 00004d 00 0 0 1
|
||||
\[ 6\] .shstrtab STRTAB 00000000 [0-9a-f]+ 00004d 00 0 0 1
|
||||
\[ 7\] .symtab SYMTAB 00000000 [0-9a-f]+ 000060 10 8 6 4
|
||||
\[ 8\] .strtab STRTAB 00000000 [0-9a-f]+ 000001 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -18,7 +18,7 @@ Section Headers:
|
||||
0000000000000008 0000000000000000 A 0 0 8
|
||||
\[ 5\] \.IA_64\.unwind IA_64_UNWIND 0000000000000000 00000048
|
||||
0000000000000008 0000000000000000 AL 1 1 8
|
||||
\[ 6\] \.shstrtab STRTAB 0000000000000000 00000050
|
||||
\[ 6\] \.shstrtab STRTAB 0000000000000000 [0-9a-f]+
|
||||
000000000000004d 0000000000000000 0 0 1
|
||||
\[ 7\] \.symtab SYMTAB 0000000000000000 .*
|
||||
0000000000000090 0000000000000018 8 6 8
|
||||
|
@ -6,7 +6,7 @@ There are 9 section headers, starting at offset .*:
|
||||
+\[ 5\] \.rela\.MMIX\.spec_d +RELA +0+ +.*
|
||||
+0+18 +0+18 +I +7 +4 +8
|
||||
#...
|
||||
Relocation section '\.rela\.MMIX\.spec_data\.2' at offset 0x... contains 1 entries:
|
||||
Relocation section '\.rela\.MMIX\.spec_data\.2' at offset 0x[0-9a-f]+ contains 1 entries:
|
||||
.*
|
||||
0+ +0+500000004 R_MMIX_32 +0+ +forw +\+ 0
|
||||
|
||||
|
@ -12,7 +12,7 @@ Section Headers:
|
||||
+0000000000000000 +0000000000000000 +WA +0 +0 +1
|
||||
+\[ 3\] \.bss +NOBITS +0000000000000000 +00000056
|
||||
+0000000000000000 +0000000000000000 +WA +0 +0 +1
|
||||
+\[ 4\] \.shstrtab +STRTAB +0000000000000000 +00000056
|
||||
+\[ 4\] \.shstrtab +STRTAB +0000000000000000 +[0-9a-f]+
|
||||
+000000000000002c +0000000000000000 +0 +0 +1
|
||||
+\[ 5\] \.symtab +SYMTAB +0000000000000000 .*
|
||||
+00000000000000c0 +0000000000000018 +6 +7 +8
|
||||
|
@ -13,7 +13,7 @@ Section Headers:
|
||||
+0000000000000004 +0000000000000000 +WA +0 +0 +4
|
||||
+\[ 3\] \.bss +NOBITS +0000000000000000 +00000064
|
||||
+0000000000000000 +0000000000000000 +WA +0 +0 +1
|
||||
+\[ 4\] \.shstrtab +STRTAB +0000000000000000 +00000064
|
||||
+\[ 4\] \.shstrtab +STRTAB +0000000000000000 +[0-9a-f]+
|
||||
+000000000000002c +0000000000000000 +0 +0 +1
|
||||
+\[ 5\] \.symtab +SYMTAB +0000000000000000 .*
|
||||
+00000000000000c0 +0000000000000018 +6 +6 +8
|
||||
|
@ -13,7 +13,7 @@ Section Headers:
|
||||
+0000000000000000 +0000000000000000 +WA +0 +0 +1
|
||||
+\[ 3\] \.bss +NOBITS +0000000000000000 +00000048
|
||||
+0000000000000000 +0000000000000000 +WA +0 +0 +1
|
||||
+\[ 4\] \.shstrtab +STRTAB +0000000000000000 +00000048
|
||||
+\[ 4\] \.shstrtab +STRTAB +0000000000000000 +[0-9a-f]+
|
||||
+000000000000002c +0000000000000000 +0 +0 +1
|
||||
+\[ 5\] \.symtab +SYMTAB +0000000000000000 .*
|
||||
+0000000000000090 +0000000000000018 +6 +4 +8
|
||||
|
@ -12,7 +12,7 @@ Section Headers:
|
||||
+0000000000000008 +0000000000000000 +WA +0 +0 +4
|
||||
+\[ 3\] \.bss +NOBITS +0000000000000000 +00000054
|
||||
+0000000000000000 +0000000000000000 +WA +0 +0 +1
|
||||
+\[ 4\] \.shstrtab +STRTAB +0000000000000000 +00000054
|
||||
+\[ 4\] \.shstrtab +STRTAB +0000000000000000 +[0-9a-f]+
|
||||
+000000000000002c +0000000000000000 +0 +0 +1
|
||||
+\[ 5\] \.symtab +SYMTAB +0000000000000000 .*
|
||||
+00000000000000c0 +0000000000000018 +6 +5 +8
|
||||
|
@ -12,7 +12,7 @@ Section Headers:
|
||||
+0000000000000004 +0000000000000000 +WA +0 +0 +4
|
||||
+\[ 3\] \.bss +NOBITS +0000000000000000 +0000005c
|
||||
+0000000000000000 +0000000000000000 +WA +0 +0 +1
|
||||
+\[ 4\] \.shstrtab +STRTAB +0000000000000000 +0000005c
|
||||
+\[ 4\] \.shstrtab +STRTAB +0000000000000000 +[0-9a-f]+
|
||||
+000000000000002c +0000000000000000 +0 +0 +1
|
||||
+\[ 5\] \.symtab +SYMTAB +0000000000000000 .*
|
||||
+00000000000000c0 +0000000000000018 +6 +5 +8
|
||||
|
@ -12,7 +12,7 @@ Section Headers:
|
||||
+0+24 +0+ +WA +0 +0 +4
|
||||
+\[ 3\] \.bss +NOBITS +0+ +0+6c
|
||||
+0+ +0+ +WA +0 +0 +1
|
||||
+\[ 4\] \.shstrtab +STRTAB +0+ +0+6c
|
||||
+\[ 4\] \.shstrtab +STRTAB +0+ +[0-9a-f]+
|
||||
+0+2c +0+ +0 +0 +1
|
||||
+\[ 5\] \.symtab +SYMTAB +0+ .*
|
||||
+0+c0 +0+18 +6 +6 +8
|
||||
|
@ -12,7 +12,7 @@ Section Headers:
|
||||
\[ 2\] \.data PROGBITS 00000000 000034 000000 00 WA 0 0 1
|
||||
\[ 3\] \.bss NOBITS 00000000 000034 000000 00 WA 0 0 1
|
||||
\[ 4\] \.c6xabi\.attribute C6000_ATTRIBUTE 00000000 000034 000013 00 0 0 1
|
||||
\[ 5\] \.shstrtab STRTAB 00000000 000047 00003f 00 0 0 1
|
||||
\[ 5\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 00003f 00 0 0 1
|
||||
\[ 6\] \.symtab SYMTAB 00000000 [0-9a-f]+ 0000d0 10 7 5 4
|
||||
\[ 7\] \.strtab STRTAB 00000000 [0-9a-f]+ 00001d 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -1,3 +1,32 @@
|
||||
2015-04-20 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-mmix/bspec1.d: Don't hardcode offset of .shstrtab section.
|
||||
* ld-mmix/bspec2.d: Likewise.
|
||||
* ld-mmix/local1.d: Likewise.
|
||||
* ld-mmix/local3.d: Likewise.
|
||||
* ld-mmix/local5.d: Likewise.
|
||||
* ld-mmix/local7.d: Likewise.
|
||||
* ld-mmix/undef-3.d: Likewise.
|
||||
* ld-sh/sh64/crangerel1.rd: Likewise.
|
||||
* ld-sh/sh64/crangerel2.rd: Likewise.
|
||||
* ld-tic6x/common.d: Likewise.
|
||||
* ld-tic6x/shlib-1.rd: Likewise.
|
||||
* ld-tic6x/shlib-1b.rd: Likewise.
|
||||
* ld-tic6x/shlib-1r.rd: Likewise.
|
||||
* ld-tic6x/shlib-1rb.rd: Likewise.
|
||||
* ld-tic6x/shlib-app-1.rd: Likewise.
|
||||
* ld-tic6x/shlib-app-1b.rd: Likewise.
|
||||
* ld-tic6x/shlib-app-1r.rd: Likewise.
|
||||
* ld-tic6x/shlib-app-1rb.rd: Likewise.
|
||||
* ld-tic6x/shlib-noindex.rd: Likewise.
|
||||
* ld-tic6x/static-app-1.rd: Likewise.
|
||||
* ld-tic6x/static-app-1b.rd: Likewise.
|
||||
* ld-tic6x/static-app-1r.rd: Likewise.
|
||||
* ld-tic6x/static-app-1rb.rd: Likewise.
|
||||
* ld-x86-64/ilp32-4.d: Likewise.
|
||||
* ld-x86-64/split-by-file-nacl.rd: Likewise.
|
||||
* ld-x86-64/split-by-file.rd: Likewise.
|
||||
|
||||
2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-elf/compress.exp (build_tests): Add tests for
|
||||
|
@ -14,7 +14,7 @@ Section Headers:
|
||||
+0+4 +0+ +AX +0 +0 +4
|
||||
+\[ 2\] \.MMIX\.spec_data\.2 PROGBITS +0+ +0+7c
|
||||
+0+4 +0+ +0 +0 +4
|
||||
+\[ 3\] \.shstrtab +STRTAB +0+ +0+80
|
||||
+\[ 3\] \.shstrtab +STRTAB +0+ +[0-9a-f]+
|
||||
+0+33 +0+ +0 +0 +1
|
||||
+\[ 4\] \.symtab +SYMTAB +0+ .*
|
||||
+0+d8 +0+18 +5 +3 +8
|
||||
|
@ -19,7 +19,7 @@ Section Headers:
|
||||
+0+8 +0+ +0 +0 +4
|
||||
+\[ 3\] \.MMIX\.spec_data\.3 PROGBITS +0+ +0+84
|
||||
+0+4 +0+ +0 +0 +4
|
||||
+\[ 4\] \.shstrtab +STRTAB +0+ +0+88
|
||||
+\[ 4\] \.shstrtab +STRTAB +0+ +[0-9a-f]+
|
||||
+0+45 +0+ +0 +0 +1
|
||||
+\[ 5\] \.symtab +SYMTAB +0+ .*
|
||||
+0+108 +0+18 +6 +4 +8
|
||||
|
@ -21,7 +21,7 @@ Section Headers:
|
||||
+0+8 +0+ +AX +0 +0 +4
|
||||
+\[ 2\] \.MMIX\.reg_content PROGBITS +0+7e8 +0+80
|
||||
+0+10 +0+ +W +0 +0 +1
|
||||
+\[ 3\] \.shstrtab +STRTAB +0+ +0+90
|
||||
+\[ 3\] \.shstrtab +STRTAB +0+ +[0-9a-f]+
|
||||
+0+34 +0+ +0 +0 +1
|
||||
+\[ 4\] \.symtab +SYMTAB +0+ +[0-9a-f]+
|
||||
+[0-9a-f]+ +0+18 +5 +[0-9] +8
|
||||
|
@ -19,7 +19,7 @@ Section Headers:
|
||||
+0+8 +0+ +AX +0 +0 +4
|
||||
+\[ 2\] \.MMIX\.reg_content PROGBITS +0+7e8 +0+80
|
||||
+0+10 +0+ +W +0 +0 +1
|
||||
+\[ 3\] \.shstrtab +STRTAB +0+ +0+90
|
||||
+\[ 3\] \.shstrtab +STRTAB +0+ +[0-9a-f]+
|
||||
+0+34 +0+ +0 +0 +1
|
||||
+\[ 4\] \.symtab +SYMTAB +0+ +[0-9a-f]+
|
||||
+[0-9a-f]+ +0+18 +5 +[0-9] +8
|
||||
|
@ -20,7 +20,7 @@ Section Headers:
|
||||
+0+c +0+ +AX +0 +0 +4
|
||||
+\[ 2\] \.MMIX\.reg_content PROGBITS +0+7e8 +0+84
|
||||
+0+10 +0+ +W +0 +0 +1
|
||||
+\[ 3\] \.shstrtab +STRTAB +0+ +0+94
|
||||
+\[ 3\] \.shstrtab +STRTAB +0+ +[0-9a-f]+
|
||||
+0+34 +0+ +0 +0 +1
|
||||
+\[ 4\] \.symtab +SYMTAB +0+ +[0-9a-f]+
|
||||
+[0-9a-f]+ +0+18 +5 +[0-9] +8
|
||||
|
@ -21,7 +21,7 @@ Section Headers:
|
||||
+0+c +0+ +AX +0 +0 +4
|
||||
+\[ 2\] \.MMIX\.reg_content PROGBITS +0+7e8 +0+84
|
||||
+0+10 +0+ +W +0 +0 +1
|
||||
+\[ 3\] \.shstrtab +STRTAB +0+ +0+94
|
||||
+\[ 3\] \.shstrtab +STRTAB +0+ +[0-9a-f]+
|
||||
+0+34 +0+ +0 +0 +1
|
||||
+\[ 4\] \.symtab +SYMTAB +0+ +[0-9a-f]+
|
||||
+[0-9a-f]+ +0+18 +5 +[0-9] +8
|
||||
|
@ -11,7 +11,7 @@ Section Headers:
|
||||
+0+ +0+ +0 +0 +0
|
||||
+\[ 1\] \.text +PROGBITS +0+ +0+78
|
||||
+0+4 +0+ +AX +0 +0 +4
|
||||
+\[ 2\] \.shstrtab +STRTAB +0+ +0+7c
|
||||
+\[ 2\] \.shstrtab +STRTAB +0+ +[0-9a-f]+
|
||||
+0+21 +0+ +0 +0 +1
|
||||
+\[ 3\] \.symtab +SYMTAB +0+ .*
|
||||
+0+a8 +0+18 +4 +2 +8
|
||||
|
@ -10,7 +10,7 @@ Section Headers:
|
||||
+\[ 5\] \.stack +PROGBITS +00000000 00004c 000004 00 +WA +0 +0 +1
|
||||
+\[ 6\] \.cranges +PROGBITS +00000000 000050 00001e 00 +W +0 +0 +1
|
||||
+\[ 7\] \.rela\.cranges +RELA +00000000 [0-9a-f]+ 000024 0c +I +9 +6 +4
|
||||
+\[ 8\] \.shstrtab +STRTAB +00000000 00006e 00004d 00 +0 +0 +1
|
||||
+\[ 8\] \.shstrtab +STRTAB +00000000 [0-9a-f]+ 00004d 00 +0 +0 +1
|
||||
+\[ 9\] \.symtab +SYMTAB .*
|
||||
+\[10\] \.strtab +STRTAB .*
|
||||
Key to Flags:
|
||||
|
@ -10,7 +10,7 @@ Section Headers:
|
||||
+\[ 5\] \.stack +PROGBITS +00000000 000090 000004 00 +WA +0 +0 +1
|
||||
+\[ 6\] \.cranges +PROGBITS +00000000 000094 000046 00 +W +0 +0 +1
|
||||
+\[ 7\] \.rela\.cranges +RELA +00000000 [0-9a-f]+ 000054 0c +I +9 +6 +4
|
||||
+\[ 8\] \.shstrtab +STRTAB +00000000 0000da 00004d 00 +0 +0 +1
|
||||
+\[ 8\] \.shstrtab +STRTAB +00000000 [0-9a-f]+ 00004d 00 +0 +0 +1
|
||||
+\[ 9\] \.symtab +SYMTAB +00000000 [0-9a-f]+ [0-9a-f]+ 10 +10 +[0-9]+ +4
|
||||
+\[10\] \.strtab +STRTAB +00000000 [0-9a-f]+ [0-9a-f]+ 00 +0 +0 +1
|
||||
Key to Flags:
|
||||
|
@ -11,7 +11,7 @@ Section Headers:
|
||||
\[ 0\] NULL 00000000 000000 000000 00 0 0 0
|
||||
\[ 1\] \.far NOBITS 00000080 000080 000008 00 WA 0 0 4
|
||||
\[ 2\] \.bss NOBITS 00000100 000080 000004 00 WA 0 0 4
|
||||
\[ 3\] \.shstrtab STRTAB 00000000 000054 000025 00 0 0 1
|
||||
\[ 3\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 000025 00 0 0 1
|
||||
\[ 4\] \.symtab SYMTAB 00000000 [0-9a-f]+ 000050 10 5 3 4
|
||||
\[ 5\] \.strtab STRTAB 00000000 [0-9a-f]+ 000005 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -16,7 +16,7 @@ Section Headers:
|
||||
\[11\] \.neardata PROGBITS 10000128 002128 000008 00 WA 0 0 4
|
||||
\[12\] \.bss NOBITS 10000130 002130 000004 00 WA 0 0 4
|
||||
\[13\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 002130 000019 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 002149 00007b 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 00007b 00 0 0 1
|
||||
\[15\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 16 [0-9]+ 4
|
||||
\[16\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -16,7 +16,7 @@ Section Headers:
|
||||
\[11\] \.neardata PROGBITS 10000128 002128 000008 00 WA 0 0 4
|
||||
\[12\] \.bss NOBITS 10000130 002130 000004 00 WA 0 0 4
|
||||
\[13\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 002130 000019 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 002149 00007b 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 00007b 00 0 0 1
|
||||
\[15\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 16 [0-9]+ 4
|
||||
\[16\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -16,7 +16,7 @@ Section Headers:
|
||||
\[11\] \.neardata PROGBITS 10000128 002128 000008 00 WA 0 0 4
|
||||
\[12\] \.bss NOBITS 10000130 002130 000004 00 WA 0 0 4
|
||||
\[13\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 002130 000019 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 002149 00007b 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 00007b 00 0 0 1
|
||||
\[15\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 16 [0-9]+ 4
|
||||
\[16\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -16,7 +16,7 @@ Section Headers:
|
||||
\[11\] \.neardata PROGBITS 10000128 002128 000008 00 WA 0 0 4
|
||||
\[12\] \.bss NOBITS 10000130 002130 000004 00 WA 0 0 4
|
||||
\[13\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 002130 000019 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 002149 00007b 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 00007b 00 0 0 1
|
||||
\[15\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 16 [0-9]+ 4
|
||||
\[16\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -17,7 +17,7 @@ Section Headers:
|
||||
\[12\] \.neardata PROGBITS 100000c0 0020c0 00000c 00 WA 0 0 4
|
||||
\[13\] \.bss NOBITS 100000cc 0020cc 000004 00 WA 0 0 4
|
||||
\[14\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020cc 000019 00 0 0 1
|
||||
\[15\] \.shstrtab STRTAB 00000000 0020e5 000080 00 0 0 1
|
||||
\[15\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 000080 00 0 0 1
|
||||
\[16\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 17 [0-9]+ 4
|
||||
\[17\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -17,7 +17,7 @@ Section Headers:
|
||||
\[12\] \.neardata PROGBITS 100000c0 0020c0 00000c 00 WA 0 0 4
|
||||
\[13\] \.bss NOBITS 100000cc 0020cc 000004 00 WA 0 0 4
|
||||
\[14\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020cc 000019 00 0 0 1
|
||||
\[15\] \.shstrtab STRTAB 00000000 0020e5 000080 00 0 0 1
|
||||
\[15\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 000080 00 0 0 1
|
||||
\[16\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 17 [0-9]+ 4
|
||||
\[17\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -16,7 +16,7 @@ Section Headers:
|
||||
\[11\] \.neardata PROGBITS 100000c0 0020c0 000004 00 WA 0 0 4
|
||||
\[12\] \.bss NOBITS 100000c4 0020c4 000004 00 WA 0 0 4
|
||||
\[13\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020c4 000019 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 0020dd 00007b 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 00007b 00 0 0 1
|
||||
\[15\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 16 [0-9]+ 4
|
||||
\[16\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -16,7 +16,7 @@ Section Headers:
|
||||
\[11\] \.neardata PROGBITS 100000c0 0020c0 000004 00 WA 0 0 4
|
||||
\[12\] \.bss NOBITS 100000c4 0020c4 000004 00 WA 0 0 4
|
||||
\[13\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020c4 000019 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 0020dd 00007b 00 0 0 1
|
||||
\[14\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 00007b 00 0 0 1
|
||||
\[15\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 16 [0-9]+ 4
|
||||
\[16\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -17,7 +17,7 @@ Section Headers:
|
||||
\[12\] \.neardata PROGBITS 10000128 002128 000008 00 WA 0 0 4
|
||||
\[13\] \.bss NOBITS 10000130 002130 000004 00 WA 0 0 4
|
||||
\[14\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 002130 000019 00 0 0 1
|
||||
\[15\] \.shstrtab STRTAB 00000000 002149 000080 00 0 0 1
|
||||
\[15\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 000080 00 0 0 1
|
||||
\[16\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 17 [0-9]+ 4
|
||||
\[17\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -14,7 +14,7 @@ Section Headers:
|
||||
\[ 9\] \.neardata PROGBITS 100000e0 0020e0 000014 00 WA 0 0 4
|
||||
\[10\] \.bss NOBITS 100000f4 0020f4 000004 00 WA 0 0 4
|
||||
\[11\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020f4 000019 00 0 0 1
|
||||
\[12\] \.shstrtab STRTAB 00000000 00210d 000071 00 0 0 1
|
||||
\[12\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 000071 00 0 0 1
|
||||
\[13\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 14 [0-9]+ 4
|
||||
\[14\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -14,7 +14,7 @@ Section Headers:
|
||||
\[ 9\] \.neardata PROGBITS 100000e0 0020e0 000014 00 WA 0 0 4
|
||||
\[10\] \.bss NOBITS 100000f4 0020f4 000004 00 WA 0 0 4
|
||||
\[11\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020f4 000019 00 0 0 1
|
||||
\[12\] \.shstrtab STRTAB 00000000 00210d 000071 00 0 0 1
|
||||
\[12\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 000071 00 0 0 1
|
||||
\[13\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 14 [0-9]+ 4
|
||||
\[14\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -14,7 +14,7 @@ Section Headers:
|
||||
\[ 9\] \.neardata PROGBITS 100000e0 0020e0 00000c 00 WA 0 0 4
|
||||
\[10\] \.bss NOBITS 100000ec 0020ec 000004 00 WA 0 0 4
|
||||
\[11\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020ec 000019 00 0 0 1
|
||||
\[12\] \.shstrtab STRTAB 00000000 002105 000071 00 0 0 1
|
||||
\[12\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 000071 00 0 0 1
|
||||
\[13\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 14 [0-9]+ 4
|
||||
\[14\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -14,7 +14,7 @@ Section Headers:
|
||||
\[ 9\] \.neardata PROGBITS 100000e0 0020e0 00000c 00 WA 0 0 4
|
||||
\[10\] \.bss NOBITS 100000ec 0020ec 000004 00 WA 0 0 4
|
||||
\[11\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020ec 000019 00 0 0 1
|
||||
\[12\] \.shstrtab STRTAB 00000000 002105 000071 00 0 0 1
|
||||
\[12\] \.shstrtab STRTAB 00000000 [0-9a-f]+ 000071 00 0 0 1
|
||||
\[13\] \.symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 14 [0-9]+ 4
|
||||
\[14\] \.strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -13,7 +13,7 @@ Section Headers:
|
||||
\[ 3\] .dynstr STRTAB 00000120 000120 000019 00 A 0 0 1
|
||||
\[ 4\] .text PROGBITS 00000139 000139 000001 00 AX 0 0 1
|
||||
\[ 5\] .dynamic DYNAMIC 0020013c 00013c 000058 08 WA 3 0 4
|
||||
\[ 6\] .shstrtab STRTAB 00000000 000194 000040 00 0 0 1
|
||||
\[ 6\] .shstrtab STRTAB 00000000 [0-9a-f]+ 000040 00 0 0 1
|
||||
\[ 7\] .symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 8 [0-9] 4
|
||||
\[ 8\] .strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -8,7 +8,7 @@ Section Headers:
|
||||
\[ 3\] .data PROGBITS 0000000000000000 000043 000000 00 WA 0 0 1
|
||||
\[ 4\] .bss NOBITS 0000000000000000 000043 000000 00 WA 0 0 1
|
||||
\[ 5\] .foo.0 PROGBITS 0000000000000003 000043 000003 00 AXl 0 0 1
|
||||
\[ 6\] .shstrtab STRTAB 0000000000000000 000046 000038 00 0 0 1
|
||||
\[ 6\] .shstrtab STRTAB 0000000000000000 [0-9a-f]+ 000038 00 0 0 1
|
||||
\[ 7\] .symtab SYMTAB 0000000000000000 [0-9a-f]+ [0-9a-f]+ 18 8 [0-9] 8
|
||||
\[ 8\] .strtab STRTAB 0000000000000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
@ -8,7 +8,7 @@ Section Headers:
|
||||
\[ 3\] .data PROGBITS 0000000000000000 000043 000000 00 WA 0 0 1
|
||||
\[ 4\] .bss NOBITS 0000000000000000 000043 000000 00 WA 0 0 1
|
||||
\[ 5\] .foo.0 PROGBITS 0000000000000003 000043 000003 00 AXl 0 0 1
|
||||
\[ 6\] .shstrtab STRTAB 0000000000000000 000046 000038 00 0 0 1
|
||||
\[ 6\] .shstrtab STRTAB 0000000000000000 [0-9a-f]+ 000038 00 0 0 1
|
||||
\[ 7\] .symtab SYMTAB 0000000000000000 [0-9a-f]+ [0-9a-f]+ 18 8 [0-9] 8
|
||||
\[ 8\] .strtab STRTAB 0000000000000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
|
||||
Key to Flags:
|
||||
|
Loading…
Reference in New Issue
Block a user