be59ad3d96
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.
49 lines
1.4 KiB
Makefile
49 lines
1.4 KiB
Makefile
#source: greg-4.s
|
|
#source: greg-4.s
|
|
#source: local2.s
|
|
#source: local1.s
|
|
#source: regext1.s
|
|
#source: start.s
|
|
#ld: -m elf64mmix
|
|
#readelf: -Ssx1 -x2
|
|
|
|
# Like local1, but with two checks for a local register.
|
|
|
|
There are 6 section headers, starting at offset .*:
|
|
|
|
Section Headers:
|
|
+\[Nr\] Name +Type +Address +Offset
|
|
+Size +EntSize +Flags +Link +Info +Align
|
|
+\[ 0\] +NULL +0+ +0+
|
|
+0+ +0+ +0 +0 +0
|
|
+\[ 1\] \.text +PROGBITS +0+ +0+78
|
|
+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-9a-f]+
|
|
+0+34 +0+ +0 +0 +1
|
|
+\[ 4\] \.symtab +SYMTAB +0+ +[0-9a-f]+
|
|
+[0-9a-f]+ +0+18 +5 +[0-9] +8
|
|
+\[ 5\] \.strtab +STRTAB +0+ +[0-9a-f]+
|
|
+[0-9a-f]+ +0+ +0 +0 +1
|
|
Key to Flags:
|
|
#...
|
|
|
|
Symbol table '\.symtab' contains [0-9]+ entries:
|
|
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
|
|
.* 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND
|
|
.* 0+ +0 +SECTION +LOCAL +DEFAULT +1
|
|
.* 0+7e8 +0 +SECTION +LOCAL +DEFAULT +2
|
|
.* 0+ +0 +FILE +LOCAL +DEFAULT +ABS .*
|
|
.* 0+fd +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
|
|
.* 0+ +0 +FILE +LOCAL +DEFAULT +ABS .*
|
|
.* 0+fe +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
|
|
.* 0+fc +0 +NOTYPE +GLOBAL +DEFAULT +PRC\[0xff00\] ext1
|
|
.* 0+8 +0 +NOTYPE +GLOBAL +DEFAULT +1 _start
|
|
#...
|
|
|
|
Hex dump of section '\.text':
|
|
0x0+ fd020202 fd030201 e3fd0001 .*
|
|
|
|
Hex dump of section '\.MMIX\.reg_contents':
|
|
0x0+7e8 00000000 0000004e 00000000 0000004e .*
|