Home
last modified time | relevance | path

Searched refs:arm_caller (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lld/test/ELF/
Darm-thumb-interwork-thunk.s59 .section .arm_caller, "ax", %progbits
62 .globl arm_caller symbol
63 .type arm_caller, %function
64 arm_caller: label
327 bl arm_caller
Darm-thumb-interwork-abs.s17 arm_caller: label
Darm-thumb-interwork-notfunc.s31 .section .arm_caller, "ax", %progbits
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
DMachO_Thumb_Relocations.s48 .globl arm_caller symbol
51 arm_caller: label
/external/llvm-project/llvm/test/MC/ARM/
Dmixed-arm-thumb-bl-fixup.ll23 define void @arm_caller() #1 {