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