
Absolute address symbols cannot be used with -shared. We output more information to the user than just BFD_ASSETR.
8 lines
136 B
ArmAsm
8 lines
136 B
ArmAsm
.text
|
|
.globl s
|
|
.section .tdata,"awT",@progbits
|
|
.type s, @object
|
|
s:
|
|
.word 123
|
|
.text
|
|
la.tls.le $r4, s
|