15 lines
448 B
R
15 lines
448 B
R
#readelf: -Wr
|
|
#target: i?86-*-*
|
|
|
|
Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains [0-9]+ entries:
|
|
+Offset +Info +Type +Sym. Value +Symbol's Name
|
|
#...
|
|
[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func)
|
|
#...
|
|
[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func)
|
|
#...
|
|
[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func)
|
|
#...
|
|
[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func)
|
|
#pass
|