
Absolute address symbols cannot be used with -shared. We output more information to the user than just BFD_ASSETR.
9 lines
195 B
ArmAsm
9 lines
195 B
ArmAsm
.text
|
|
.globl s
|
|
.section .tdata,"awT",@progbits
|
|
.type s, @object
|
|
s:
|
|
.word 123
|
|
.text
|
|
lu12i.w $r4,%le_hi20_r(s)
|
|
add.d $r4,$r4,$r2,%le_add_r(s)
|