mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
66156bae7a
Absolute address symbols cannot be used with -shared. We output more information to the user than just BFD_ASSETR.
10 lines
195 B
ArmAsm
10 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)
|