Home
last modified time | relevance | path

Searched refs:R_MIPS_HIGHEST (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp148 case ELF::R_MIPS_HIGHEST: in evaluateMIPS64Relocation()
225 case ELF::R_MIPS_HIGHEST: in applyMIPSRelocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def35 ELF_RELOC(R_MIPS_HIGHEST, 29)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def35 ELF_RELOC(R_MIPS_HIGHEST, 29)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp363 return ELF::R_MIPS_HIGHEST; in getRelocType()
561 case ELF::R_MIPS_HIGHEST: in needsRelocateWithSymbol()
/third_party/musl/porting/linux/user/include/
Delf.h1556 #define R_MIPS_HIGHEST 29 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1548 #define R_MIPS_HIGHEST 29 macro
/third_party/musl/include/
Delf.h1566 #define R_MIPS_HIGHEST 29 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1548 #define R_MIPS_HIGHEST 29 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1548 #define R_MIPS_HIGHEST 29 macro
/third_party/elfutils/libelf/
Delf.h1907 #define R_MIPS_HIGHEST 29 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1414 ELF::R_MIPS_HIGHEST, Value.Addend); in processRelocationRef()