Have the linker's help text include the default setting of the --hash-style option...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-28.s
1 .text
2 adrp x2, _GLOBAL_OFFSET_TABLE_
3 ldr x0, [x2, #:gotpage_lo14:globala]
4 ldr x0, [x2, #:gotpage_lo14:globalb]
5 ldr x0, [x2, #:gotpage_lo14:globalc]
This page took 0.048862 seconds and 4 git commands to generate.