Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_LDM (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def49 ELF_RELOC(R_MIPS_TLS_LDM, 43)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp321 return ELF::R_MIPS_TLS_LDM; in getRelocType()
618 case ELF::R_MIPS_TLS_LDM: in needsRelocateWithSymbol()
/third_party/musl/porting/linux/user/include/
Delf.h1570 #define R_MIPS_TLS_LDM 43 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1562 #define R_MIPS_TLS_LDM 43 macro
/third_party/musl/include/
Delf.h1580 #define R_MIPS_TLS_LDM 43 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1562 #define R_MIPS_TLS_LDM 43 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1562 #define R_MIPS_TLS_LDM 43 macro
/third_party/elfutils/libelf/
Delf.h1921 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */ macro