Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp218 Type = ELF::R_ARM_THM_MOVT_ABS; in GetRelocTypeInner()
/external/llvm/lib/Object/
DELF.cpp323 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_THM_MOVT_ABS); in getELFRelocationTypeName()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py713 R_ARM_THM_MOVT_ABS = 0x30 variable in Relocs_Elf_ARM
/external/llvm/include/llvm/Support/
DELF.h739 R_ARM_THM_MOVT_ABS = 0x30, enumerator
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test274 ELF-ARM: Type: R_ARM_THM_MOVT_ABS (48)