1# R_AARCH64_GOT_LD_PREL19 must satisfy condition: 2# 3# -2^20 <= G(S) - P < 2^20 4# 5 6 .comm src,1,8 7 8 .global _start 9 10 .text 11 12_start: 13 nop 14 ldr x0, :got:src 15