Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_DTPREL32 (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def45 ELF_RELOC(R_MIPS_TLS_DTPREL32, 39)
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def45 ELF_RELOC(R_MIPS_TLS_DTPREL32, 39)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def45 ELF_RELOC(R_MIPS_TLS_DTPREL32, 39)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp278 return ELF::R_MIPS_TLS_DTPREL32; in getRelocType()
604 case ELF::R_MIPS_TLS_DTPREL32: in needsRelocateWithSymbol()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test453 ELF-MIPS: Type: R_MIPS_TLS_DTPREL32 (39)
505 ELF-MIPS64EL: Type: R_MIPS_TLS_DTPREL32/R_MIPS_TLS_DTPREL32/R_MIPS_TLS_DTPREL32 (2565927)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dreloc-types.test453 ELF-MIPS: Type: R_MIPS_TLS_DTPREL32 (39)
505 ELF-MIPS64EL: Type: R_MIPS_TLS_DTPREL32/R_MIPS_TLS_DTPREL32/R_MIPS_TLS_DTPREL32 (2565927)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DRelocVisitor.h271 if (Rel == ELF::R_MIPS_TLS_DTPREL32) in visitMips32()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp560 case ELF::R_MIPS_TLS_DTPREL32: in needsRelocateWithSymbol()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h640 R_MIPS_TLS_DTPREL32 = 39, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py977 R_MIPS_TLS_DTPREL32 = 39 variable in Relocs_Elf_Mips
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py889 R_MIPS_TLS_DTPREL32 = 39 variable in Relocs_Elf_Mips
/external/kmod/port-gnu/
Delf.h1640 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */ macro
/external/elfutils/libelf/
Delf.h1855 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */ macro