gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-88.s
CommitLineData
6ffe9a1b
JW
1 .global v1
2 .global v2
3 .section .tdata,"awT",%progbits
4v1:
5 .word 0xdeaddead
6v2:
7 .word 0xcafecafe
8
9 .text
10 movk x21, #:dtprel_g0:v1
This page took 0.233677 seconds and 4 git commands to generate.