Searched refs:R_ARM_CALL (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp109 Type = ELF::R_ARM_CALL;
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp552 case ELF::R_ARM_CALL: // Fall through.
1068 (RelType == ELF::R_ARM_PC24 || RelType == ELF::R_ARM_CALL ||
/external/llvm/lib/Object/
H A DELF.cpp303 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_CALL);
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py693 R_ARM_CALL = 0x1c variable in class:Relocs_Elf_ARM
/external/qemu/include/
H A Delf.h678 #define R_ARM_CALL 28 macro
/external/llvm/include/llvm/Support/
H A DELF.h719 R_ARM_CALL = 0x1c, enumerator in enum:llvm::ELF::__anon25587

Completed in 2206 milliseconds