.global v1 .size v1, 4096 .global v2 .section .tdata,"awT",%progbits v1: .zero 4096 v2: .word 0xcafecafe .text ldrsw x2, [x17, #:dtprel_lo12:v2]