mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-09 02:37:38 +00:00
7 lines
125 B
ArmAsm
7 lines
125 B
ArmAsm
# Test pc relative relocation R_CRX_REL24
|
|
|
|
.section .text_24,"ax","progbits"
|
|
.global _start
|
|
_start:
|
|
cmpbeqb r1, r2, foo24
|