Home
last modified time | relevance | path

Searched refs:R_MIPS_26 (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.cpp70 case ELF::R_MIPS_26: in evaluateMIPS32Relocation()
133 case ELF::R_MIPS_26: in evaluateMIPS64Relocation()
248 case ELF::R_MIPS_26: in applyMIPSRelocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp303 return ELF::R_MIPS_26; in getRelocType()
585 case ELF::R_MIPS_26: in needsRelocateWithSymbol()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerMIPS32.cpp598 Fixup->set_kind(llvm::ELF::R_MIPS_26); in createMIPS32Fixup()
624 case llvm::ELF::R_MIPS_26: in emit()
625 Str << "R_MIPS_26 "; in emit()
639 if (kind() == llvm::ELF::R_MIPS_26) { in emitOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1272 if (RelType == ELF::R_MIPS_26) { in processRelocationRef()
1374 } else if (RelType == ELF::R_MIPS_26) { in processRelocationRef()
/third_party/musl/porting/linux/user/include/
H A Delf.h1534 #define R_MIPS_26 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1525 #define R_MIPS_26 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1525 #define R_MIPS_26 4 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1525 #define R_MIPS_26 4 macro
/third_party/musl/include/
H A Delf.h1561 #define R_MIPS_26 4 macro
/third_party/elfutils/libelf/
H A Delf.h1884 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro

Completed in 65 milliseconds