Home
last modified time | relevance | path

Searched refs:R_MIPS_32 (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DRelocationResolver.cpp105 case ELF::R_MIPS_32: in supportsMips64()
117 case ELF::R_MIPS_32: in resolveMips64()
293 case ELF::R_MIPS_32: in supportsMips32()
304 if (Rel == ELF::R_MIPS_32) in resolveMips32()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.cpp68 case ELF::R_MIPS_32: in evaluateMIPS32Relocation()
130 case ELF::R_MIPS_32: in evaluateMIPS64Relocation()
253 case ELF::R_MIPS_32: in applyMIPSRelocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp236 return IsPCRel ? ELF::R_MIPS_PC32 : ELF::R_MIPS_32; in getRelocType()
580 case ELF::R_MIPS_32: in needsRelocateWithSymbol()
/third_party/musl/porting/linux/user/include/
H A Delf.h1532 #define R_MIPS_32 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1523 #define R_MIPS_32 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1523 #define R_MIPS_32 2 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1523 #define R_MIPS_32 2 macro
/third_party/musl/include/
H A Delf.h1559 #define R_MIPS_32 2 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1346 if (RelType == ELF::R_MIPS_32) in processRelocationRef()
/third_party/elfutils/libelf/
H A Delf.h1882 #define R_MIPS_32 2 /* Direct 32 bit */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp5672 Writer->writeDataSection(Vars, llvm::ELF::R_MIPS_32, SectionSuffix, IsPIC); in lowerGlobals()

Completed in 73 milliseconds