Note that the --rpath-link command line option will search the contents of the SEARCH...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-gdesc-le-now.d
1 #source: tls-relax-gdesc-le.s
2 #target: [check_shared_lib_support]
3 #ld: -shared -z now
4 #readelf: -dr
5 #...
6 0x.+ \(STRTAB\) \s+0x.+
7 0x.+ \(SYMTAB\) \s+0x.+
8 0x.+ \(STRSZ\) \s+.+ \(bytes\)
9 0x.+ \(SYMENT\) \s+.+ \(bytes\)
10 0x.+ \(PLTGOT\) \s+0x.+
11 0x.+ \(PLTRELSZ\) \s+.+ \(bytes\)
12 0x.+ \(PLTREL\) \s+RELA
13 0x.+ \(JMPREL\) \s+0x.+
14 0x.+ \(BIND_NOW\) \s+
15 0x.+ \(FLAGS_1\) \s+ Flags: NOW
16 0x.+ \(NULL\) \s+ 0x0
17
18 Relocation section '\.rela\.plt' at offset .+ contains 1 entry:
19 Offset Info Type Sym\. Value Sym\. Name \+ Addend
20 .+ .+ R_AARCH64_TLSDESC 0
This page took 0.0618069999999999 seconds and 4 git commands to generate.