Home
last modified time | relevance | path

Searched refs:R_MIPS_26 (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
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/include/llvm/BinaryFormat/ELFRelocs/
DMips.def10 ELF_RELOC(R_MIPS_26, 4)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def10 ELF_RELOC(R_MIPS_26, 4)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp303 return ELF::R_MIPS_26; in getRelocType()
585 case ELF::R_MIPS_26: in needsRelocateWithSymbol()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h656 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h656 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp598 Fixup->set_kind(llvm::ELF::R_MIPS_26); in createMIPS32Fixup()
624 case llvm::ELF::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/
DRuntimeDyldELF.cpp1272 if (RelType == ELF::R_MIPS_26) { in processRelocationRef()
1374 } else if (RelType == ELF::R_MIPS_26) { in processRelocationRef()
/third_party/musl/ndk_musl_include/
Delf.h1525 #define R_MIPS_26 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1525 #define R_MIPS_26 4 macro
/third_party/musl/include/
Delf.h1529 #define R_MIPS_26 4 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1525 #define R_MIPS_26 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1525 #define R_MIPS_26 4 macro
/third_party/musl/porting/linux/user/include/
Delf.h1533 #define R_MIPS_26 4 macro
/third_party/elfutils/libelf/
Delf.h1884 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro