16 lines
547 B
Makefile
16 lines
547 B
Makefile
#name: PR ld/12718
|
|
#as: --32
|
|
#ld: -melf_i386 -z noseparate-code
|
|
#readelf: -S
|
|
|
|
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
|
|
+\[ 0\] +NULL +0+ +0+ +0+ +0+ +0 +0 +0
|
|
+\[ 1\] +.text +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +000006 00 +AX +0 +0 +1
|
|
+\[ 2\] +.symtab +SYMTAB +0+ +[0-9a-f]+ +[0-9a-f]+ 10 +3 +[0-9] +4
|
|
+\[ 3\] +.strtab +STRTAB +0+ +[0-9a-f]+ +[0-9a-f]+ 00 +0 +0 +1
|
|
+\[ 4\] +.shstrtab +STRTAB +0+ +[0-9a-f]+ +[0-9a-f]+ +0+ +0 +0 +1
|
|
Key to Flags:
|
|
#pass
|