1 #source: pr19636-2.s 2 #as: --32 -mrelax-relocations=no 3 #ld: -pie -E -m elf_i386 4 #readelf : -r --wide -x .got -x .got.plt --dyn-syms 5 6 Relocation section '\.rel\.dyn' at offset [0x0-9a-f]+ contains 1 entries: 7 +Offset +Info +Type +Sym. Value +Symbol's Name 8 [0-9a-f]+ +[0-9a-f]+ +R_386_PC32 +0+ +func 9 10 Symbol table '\.dynsym' contains [0-9]+ entries: 11 +Num: +Value +Size Type +Bind +Vis +Ndx Name 12 #... 13 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +GLOBAL +DEFAULT +[0-9]+ +_start 14 #... 15 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +WEAK +DEFAULT +UND +func 16 #... 17 18 Hex dump of section '.got': 19 0x[0-9a-f]+ [0 ]+\.+ 20 21 Hex dump of section '.got.plt': 22 0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .\.+ 23