You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
207 B

.text
ldr x1, .Lgot
adr x2, .Lgot
add x1, x2, x1
ldr x0, [x1, #:gotoff_lo15:globala]
ldr x0, [x1, #:gotoff_lo15:globalb]
ldr x0, [x1, #:gotoff_lo15:globalc]
.Lgot:
.dword _GLOBAL_OFFSET_TABLE_ - .