Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_GD (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def48 ELF_RELOC(R_MIPS_TLS_GD, 42)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def48 ELF_RELOC(R_MIPS_TLS_GD, 42)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp313 return ELF::R_MIPS_TLS_GD; in getRelocType()
617 case ELF::R_MIPS_TLS_GD: in needsRelocateWithSymbol()
/third_party/musl/ndk_musl_include/
Delf.h1561 #define R_MIPS_TLS_GD 42 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1561 #define R_MIPS_TLS_GD 42 macro
/third_party/musl/include/
Delf.h1565 #define R_MIPS_TLS_GD 42 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1561 #define R_MIPS_TLS_GD 42 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1561 #define R_MIPS_TLS_GD 42 macro
/third_party/musl/porting/linux/user/include/
Delf.h1569 #define R_MIPS_TLS_GD 42 macro
/third_party/elfutils/libelf/
Delf.h1920 #define R_MIPS_TLS_GD 42 /* 16 bit GOT offset for GD */ macro