Home
last modified time | relevance | path

Searched refs:R_MIPS_GOT_PAGE (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.cpp152 case ELF::R_MIPS_GOT_PAGE: { in evaluateMIPS64Relocation()
158 if (Type == ELF::R_MIPS_GOT_PAGE) in evaluateMIPS64Relocation()
231 case ELF::R_MIPS_GOT_PAGE: in applyMIPSRelocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def26 ELF_RELOC(R_MIPS_GOT_PAGE, 20)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def26 ELF_RELOC(R_MIPS_GOT_PAGE, 20)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp327 return ELF::R_MIPS_GOT_PAGE; in getRelocType()
575 case ELF::R_MIPS_GOT_PAGE: in needsRelocateWithSymbol()
/third_party/musl/porting/linux/user/include/
Delf.h1547 #define R_MIPS_GOT_PAGE 20 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1539 #define R_MIPS_GOT_PAGE 20 macro
/third_party/musl/include/
Delf.h1557 #define R_MIPS_GOT_PAGE 20 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1539 #define R_MIPS_GOT_PAGE 20 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1539 #define R_MIPS_GOT_PAGE 20 macro
/third_party/elfutils/libelf/
Delf.h1898 #define R_MIPS_GOT_PAGE 20 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1361 if (r_type == ELF::R_MIPS_CALL16 || r_type == ELF::R_MIPS_GOT_PAGE in processRelocationRef()