Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def47 ELF_RELOC(R_MIPS_TLS_DTPREL64, 41)
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def47 ELF_RELOC(R_MIPS_TLS_DTPREL64, 41)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def47 ELF_RELOC(R_MIPS_TLS_DTPREL64, 41)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp280 return ELF::R_MIPS_TLS_DTPREL64; in getRelocType()
606 case ELF::R_MIPS_TLS_DTPREL64: in needsRelocateWithSymbol()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test455 ELF-MIPS: Type: R_MIPS_TLS_DTPREL64 (41)
507 ELF-MIPS64EL: Type: R_MIPS_TLS_DTPREL64/R_MIPS_TLS_DTPREL64/R_MIPS_TLS_DTPREL64 (2697513)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dreloc-types.test455 ELF-MIPS: Type: R_MIPS_TLS_DTPREL64 (41)
507 ELF-MIPS64EL: Type: R_MIPS_TLS_DTPREL64/R_MIPS_TLS_DTPREL64/R_MIPS_TLS_DTPREL64 (2697513)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DRelocVisitor.h175 case ELF::R_MIPS_TLS_DTPREL64: in visitMips64()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp562 case ELF::R_MIPS_TLS_DTPREL64: in needsRelocateWithSymbol()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h642 R_MIPS_TLS_DTPREL64 = 41, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py979 R_MIPS_TLS_DTPREL64 = 41 variable in Relocs_Elf_Mips
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py891 R_MIPS_TLS_DTPREL64 = 41 variable in Relocs_Elf_Mips
/external/kmod/port-gnu/
Delf.h1642 #define R_MIPS_TLS_DTPREL64 41 /* Module-relative offset 64 bit */ macro
/external/elfutils/libelf/
Delf.h1857 #define R_MIPS_TLS_DTPREL64 41 /* Module-relative offset 64 bit */ macro