]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-x86-64/dt-relr-1a-x32.d
Improve readelf's display of RELR relocs.
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-x86-64 / dt-relr-1a-x32.d
1 #source: dt-relr-1.s
2 #as: --x32
3 #ld: -shared -melf32_x86_64 $DT_RELR_LDFLAGS -z nomark-plt
4 #readelf: -r -s --wide
5 #target: x86_64-*-linux*
6
7 Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 2 entries:
8 +Offset +Info +Type +Sym. Value +Symbol's Name \+ Addend
9 [0-9a-f]+ +[0-9a-f]+ +R_X86_64_32 +0+ +data1 \+ 0
10 [0-9a-f]+ +[0-9a-f]+ +R_X86_64_32 +0+ +data1 \+ 0
11
12 Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entry:
13 +Offset +Info +Type +Sym. Value +Symbol's Name \+ Addend
14 [0-9a-f]+ +[0-9a-f]+ +R_X86_64_JUMP_SLOT +0+ +func1 \+ 0
15
16 Relocation section '.relr.dyn' at offset 0x[a-f0-9]+ contains 2 entries:
17 #...
18 0000: +[0-9a-f]+ [0-9a-f]+ +.* \(new starting address\)
19 0001: +[0-9a-f]+ [0-9a-f]+ +.* \(start of bitmap\)
20 +[0-9a-f]+ +.*
21 #...
22 Symbol table '.symtab' contains [0-9]+ entries:
23 +Num: +Value +Size Type +Bind +Vis +Ndx Name
24 #...
25 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +LOCAL +DEFAULT +[0-9]+ +__ehdr_start
26 #pass