mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-18 23:03:29 +08:00
9 lines
102 B
ArmAsm
9 lines
102 B
ArmAsm
|
.text
|
||
|
y:
|
||
|
.weak uw1
|
||
|
.weak uw2
|
||
|
.weak uw3
|
||
|
move.d uw1,$r10
|
||
|
move.d uw2:GOT,$r10
|
||
|
move.d uw3:PLT,$r10
|