Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp173 Type = ELF::R_MICROMIPS_GOT_PAGE; in GetRelocType()
/external/llvm/test/MC/Mips/
Dmicromips-relocations.s90 # CHECK-ELF: 0x{{[0-9,A-F]+}} R_MICROMIPS_GOT_PAGE
/external/llvm/lib/Object/
DELF.cpp180 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MICROMIPS_GOT_PAGE); in getELFRelocationTypeName()
DELFYAML.cpp497 ECase(R_MICROMIPS_GOT_PAGE) in enumeration()
/external/llvm/include/llvm/Support/
DELF.h924 R_MICROMIPS_GOT_PAGE = 146, enumerator