Home
last modified time | relevance | path

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

/third_party/musl/arch/mips/
Dreloc.h27 #define REL_DTPOFF R_MIPS_TLS_DTPREL32
/third_party/musl/arch/mipsn32/
Dreloc.h27 #define REL_DTPOFF R_MIPS_TLS_DTPREL32
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def45 ELF_RELOC(R_MIPS_TLS_DTPREL32, 39)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def45 ELF_RELOC(R_MIPS_TLS_DTPREL32, 39)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp294 case ELF::R_MIPS_TLS_DTPREL32: in supportsMips32()
306 if (Rel == ELF::R_MIPS_TLS_DTPREL32) in resolveMips32()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp284 return ELF::R_MIPS_TLS_DTPREL32; in getRelocType()
614 case ELF::R_MIPS_TLS_DTPREL32: in needsRelocateWithSymbol()
/third_party/musl/porting/linux/user/include/
Delf.h1566 #define R_MIPS_TLS_DTPREL32 39 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1558 #define R_MIPS_TLS_DTPREL32 39 macro
/third_party/musl/include/
Delf.h1576 #define R_MIPS_TLS_DTPREL32 39 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1558 #define R_MIPS_TLS_DTPREL32 39 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1558 #define R_MIPS_TLS_DTPREL32 39 macro
/third_party/elfutils/libelf/
Delf.h1917 #define R_MIPS_TLS_DTPREL32 39 /* Module-relative offset 32 bit */ macro