Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp182 Type = ELF::R_MICROMIPS_TLS_LDM; in GetRelocType()
/external/llvm/test/MC/Mips/
Dmicromips-relocations.s95 # CHECK-ELF: 0x{{[0-9,A-F]+}} R_MICROMIPS_TLS_LDM
/external/llvm/lib/Object/
DELF.cpp183 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MICROMIPS_TLS_LDM); in getELFRelocationTypeName()
DELFYAML.cpp500 ECase(R_MICROMIPS_TLS_LDM) in enumeration()
/external/llvm/include/llvm/Support/
DELF.h927 R_MICROMIPS_TLS_LDM = 163, enumerator