More support for ld --hash-style in the ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tlsle-symbol-offset.d
1 #source: tlsle-symbol-offset.s
2 #ld: -shared -T relocs.ld -e0
3 #objdump: -dr
4 #...
5 Disassembly of section .text:
6
7 0000000000010000 <.text>:
8 +10000: d53bd040 mrs x0, tpidr_el0
9 +10004: 91400400 add x0, x0, #0x1, lsl #12
10 +10008: 91010000 add x0, x0, #0x40
11 +1000c: d65f03c0 ret
This page took 0.032484 seconds and 4 git commands to generate.