Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test448 ELF-MIPS: Type: R_MIPS_TLS_LDM (43)
500 ELF-MIPS64EL: Type: R_MIPS_TLS_LDM/R_MIPS_TLS_LDM/R_MIPS_TLS_LDM (2829099)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp144 return ELF::R_MIPS_TLS_LDM; in GetRelocType()
/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