]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-i386/dt-relr-1a.d
Improve readelf's display of RELR relocs.
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / dt-relr-1a.d
1 #source: dt-relr-1.s
2 #as: --32
3 #ld: -shared -melf_i386 $DT_RELR_LDFLAGS
4 #readelf: -r -s --wide
5 #target: x86_64-*-linux* i?86-*-linux-gnu i?86-*-gnu*
6
7 Relocation section '\.rel\.dyn' at offset [0x0-9a-f]+ contains 2 entries:
8 +Offset +Info +Type +Sym. Value +Symbol's Name
9 [0-9a-f]+ +[0-9a-f]+ +R_386_32 +0+ +data1
10 [0-9a-f]+ +[0-9a-f]+ +R_386_32 +0+ +data1
11
12 Relocation section '\.rel\.plt' at offset 0x[0-9a-f]+ contains 1 entry:
13 +Offset +Info +Type +Sym. Value +Symbol's Name
14 [0-9a-f]+ +[0-9a-f]+ +R_386_JUMP_SLOT +0+ +func1
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 +[a-f0-9]+: 00000000 0 NOTYPE LOCAL DEFAULT 1 __ehdr_start
26 #pass