mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-18 23:03:29 +08:00
5 lines
109 B
ArmAsm
5 lines
109 B
ArmAsm
|
# A section with a symbol and a BPO allocation.
|
||
|
.section .text.x,"ax",@progbits
|
||
|
.global x
|
||
|
x LDA $45,x+4200
|