Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_GOTTPREL (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def52 ELF_RELOC(R_MIPS_TLS_GOTTPREL, 46)
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def52 ELF_RELOC(R_MIPS_TLS_GOTTPREL, 46)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp297 return ELF::R_MIPS_TLS_GOTTPREL; in getRelocType()
567 case ELF::R_MIPS_TLS_GOTTPREL: in needsRelocateWithSymbol()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test460 ELF-MIPS: Type: R_MIPS_TLS_GOTTPREL (46)
512 ELF-MIPS64EL: Type: R_MIPS_TLS_GOTTPREL/R_MIPS_TLS_GOTTPREL/R_MIPS_TLS_GOTTPREL (3026478)
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h647 R_MIPS_TLS_GOTTPREL = 46, enumerator
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py896 R_MIPS_TLS_GOTTPREL = 46 variable in Relocs_Elf_Mips
/external/kmod/port-gnu/
Delf.h1647 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */ macro
/external/elfutils/libelf/
Delf.h1648 #define R_MIPS_TLS_GOTTPREL 46 /* 16 bit GOT offset for IE */ macro