mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
10 lines
301 B
D
10 lines
301 B
D
|
#source: undefweak.s
|
||
|
#as: --32
|
||
|
#ld: -shared -melf_i386
|
||
|
#readelf: -r --wide
|
||
|
|
||
|
Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains 2 entries:
|
||
|
Offset Info Type Sym. Value Symbol's Name
|
||
|
[0-9a-f]+ +[0-9a-f]+ +R_386_RELATIVE +
|
||
|
[0-9a-f]+ +[0-9a-f]+ +R_386_32 +[0-9a-f]+ +func
|