Searched refs:R_MIPS_TLS_GOTTPREL (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp93 Type = ELF::R_MIPS_TLS_GOTTPREL;
/external/llvm/lib/Object/
H A DELF.cpp156 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_TLS_GOTTPREL);
H A DELFYAML.cpp473 ECase(R_MIPS_TLS_GOTTPREL)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py841 R_MIPS_TLS_GOTTPREL = 46 variable in class:Relocs_Elf_Mips
/external/llvm/include/llvm/Support/
H A DELF.h900 R_MIPS_TLS_GOTTPREL = 46, enumerator in enum:llvm::ELF::__anon25588
/external/elfutils/0.153/libelf/
H A Delf.h1600 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */ macro

Completed in 175 milliseconds