Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_LDM (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp303 return ELF::R_MIPS_TLS_LDM; in getRelocType()
564 case ELF::R_MIPS_TLS_LDM: in needsRelocateWithSymbol()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test457 ELF-MIPS: Type: R_MIPS_TLS_LDM (43)
509 ELF-MIPS64EL: Type: R_MIPS_TLS_LDM/R_MIPS_TLS_LDM/R_MIPS_TLS_LDM (2829099)
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h644 R_MIPS_TLS_LDM = 43, enumerator
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py893 R_MIPS_TLS_LDM = 43 variable in Relocs_Elf_Mips
/external/elfutils/libelf/
Delf.h1645 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */ macro
/external/kmod/port-gnu/
Delf.h1644 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */ macro