Searched defs:R_ARM_MOVT_ABS (Results 1 – 2 of 2) sorted by relevance
/external/llvm/test/tools/llvm-readobj/Inputs/ | ||
D | relocs.py | 709 R_ARM_MOVT_ABS = 0x2c variable in Relocs_Elf_ARM |
/external/llvm/include/llvm/Support/ | ||
D | ELF.h | 735 R_ARM_MOVT_ABS = 0x2c, enumerator |