mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-19 07:13:40 +08:00
5 lines
114 B
ArmAsm
5 lines
114 B
ArmAsm
|
# A section with a symbol and a BPO allocation.
|
||
|
.section .text.x2,"ax",@progbits
|
||
|
.global x2
|
||
|
x2 LDA $45,x2+42000
|