mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
10 lines
298 B
Makefile
10 lines
298 B
Makefile
#source: emit-relocs-534.s
|
|
#ld: -T relocs.ld -e0 --emit-relocs
|
|
#objdump: -dr
|
|
#...
|
|
0000000000010000 <.text>:
|
|
10000: 798009d6 ldrsh x22, \[x14, #4\]
|
|
10000: R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC v2
|
|
10004: 79a71a28 ldrsh x8, \[x17, #5004\]
|
|
10004: R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC v3
|