Home
last modified time | relevance | path

Searched refs:R_MIPS_HIGHER (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.cpp146 case ELF::R_MIPS_HIGHER: in evaluateMIPS64Relocation()
224 case ELF::R_MIPS_HIGHER: in applyMIPSRelocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def34 ELF_RELOC(R_MIPS_HIGHER, 28)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def34 ELF_RELOC(R_MIPS_HIGHER, 28)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp361 return ELF::R_MIPS_HIGHER; in getRelocType()
560 case ELF::R_MIPS_HIGHER: in needsRelocateWithSymbol()
/third_party/musl/porting/linux/user/include/
Delf.h1555 #define R_MIPS_HIGHER 28 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1547 #define R_MIPS_HIGHER 28 macro
/third_party/musl/include/
Delf.h1565 #define R_MIPS_HIGHER 28 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1547 #define R_MIPS_HIGHER 28 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1547 #define R_MIPS_HIGHER 28 macro
/third_party/elfutils/libelf/
Delf.h1906 #define R_MIPS_HIGHER 28 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1417 ELF::R_MIPS_HIGHER, Value.Addend); in processRelocationRef()