Searched refs:R_ARM_THM_MOVT_ABS (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp274 Type = ELF::R_ARM_THM_MOVT_ABS;
/external/llvm/include/llvm/Support/
H A DELF.h717 R_ARM_THM_MOVT_ABS = 0x30, enumerator in enum:llvm::ELF::__anon20992
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py713 R_ARM_THM_MOVT_ABS = 0x30 variable in class:Relocs_Elf_ARM
/external/llvm/include/llvm/Object/
H A DELF.h1843 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_THM_MOVT_ABS);

Completed in 42 milliseconds