mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
12 lines
358 B
D
12 lines
358 B
D
|
#source: undefweak.s
|
||
|
#as: --32
|
||
|
#ld: -pie -melf_i386
|
||
|
#readelf: -r --wide -x .data.rel.ro
|
||
|
|
||
|
Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains 1 entries:
|
||
|
Offset Info Type Sym. Value Symbol's Name
|
||
|
[0-9a-f]+ +[0-9a-f]+ +R_386_RELATIVE +
|
||
|
|
||
|
Hex dump of section '.data.rel.ro':
|
||
|
0x[a-f0-9]+ 00000000 ....
|