mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
6 lines
154 B
ArmAsm
6 lines
154 B
ArmAsm
|
.text
|
||
|
adrp x2, _GLOBAL_OFFSET_TABLE_
|
||
|
ldr x0, [x2, #:gotpage_lo14:globala]
|
||
|
ldr x0, [x2, #:gotpage_lo14:globalb]
|
||
|
ldr x0, [x2, #:gotpage_lo14:globalc]
|