Have the linker's help text include the default setting of the --hash-style option...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / pie-bind-locally-a.s
CommitLineData
ac33b731
JW
1 .text
2 .align 2
3 .global _start
4_start:
5 ldr x0, [x0, #:got_lo12:_start]
This page took 0.210112 seconds and 4 git commands to generate.