Home
last modified time | relevance | path

Searched refs:R_ARM_JUMP24 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp116 Type = ELF::R_ARM_JUMP24; in GetRelocTypeInner()
209 Type = ELF::R_ARM_JUMP24; in GetRelocTypeInner()
/external/qemu/include/
Delf.h679 #define R_ARM_JUMP24 29 macro
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp553 case ELF::R_ARM_JUMP24: { in resolveARMRelocation()
1069 RelType == ELF::R_ARM_JUMP24)) { in processRelocationRef()
/external/llvm/lib/Object/
DELF.cpp304 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_JUMP24); in getELFRelocationTypeName()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py694 R_ARM_JUMP24 = 0x1d variable in Relocs_Elf_ARM
/external/llvm/include/llvm/Support/
DELF.h720 R_ARM_JUMP24 = 0x1d, enumerator
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test255 ELF-ARM: Type: R_ARM_JUMP24 (29)