28 lines
846 B
D
28 lines
846 B
D
|
#source: dt-relr-1.s
|
||
|
#as: --64
|
||
|
#ld: -shared -melf_x86_64 $DT_RELR_LDFLAGS
|
||
|
#readelf: -r -s --wide
|
||
|
#target: x86_64-*-linux*
|
||
|
|
||
|
Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 2 entries:
|
||
|
+Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
|
||
|
[0-9a-f]+ +[0-9a-f]+ +R_X86_64_64 +0+ +data1 \+ 0
|
||
|
[0-9a-f]+ +[0-9a-f]+ +R_X86_64_64 +0+ +data1 \+ 0
|
||
|
|
||
|
Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entry:
|
||
|
+Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
|
||
|
[0-9a-f]+ +[0-9a-f]+ +R_X86_64_JUMP_SLOT +0+ +func1 \+ 0
|
||
|
|
||
|
Relocation section '.relr.dyn' at offset 0x[a-f0-9]+ contains 2 entries:
|
||
|
+3 offsets
|
||
|
[a-f0-9]+
|
||
|
[a-f0-9]+
|
||
|
[a-f0-9]+
|
||
|
|
||
|
#...
|
||
|
Symbol table '.symtab' contains [0-9]+ entries:
|
||
|
+Num: +Value +Size Type +Bind +Vis +Ndx Name
|
||
|
#...
|
||
|
+[0-9]+: +[a-f0-9]+ +0 +NOTYPE +LOCAL +DEFAULT +[0-9]+ +__ehdr_start
|
||
|
#pass
|