Sign in
gnu
/
binutils-gdb
/
ae66a8f19ef6bf2dc7369cf26073f34ddf7c175b
/
.
/
gold
/
testsuite
/
arm_fix_1176.s
blob: 96e03284acd8604ba047ffa6576e81b978cc37e1 [
file
] [
log
] [
blame
]
.syntax unified
.globl _start
.globl func_to_branch_to
.arm
.text
func_to_branch_to
:
bx lr
.thumb
.section .foo
,
"xa"
.thumb_func
_start
:
bl func_to_branch_to