Home
last modified time | relevance | path

Searched refs:R_MIPS_NONE (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp136 /// is ELF::R_MIPS_NONE.
152 return ELF::R_MIPS_NONE; in getMatchingLoType()
161 return ELF::R_MIPS_NONE; in getMatchingLoType()
226 return ELF::R_MIPS_NONE; in getRelocType()
230 return ELF::R_MIPS_NONE; in getRelocType()
244 return ELF::R_MIPS_NONE; in getRelocType()
293 unsigned Type = (unsigned)ELF::R_MIPS_NONE; in getRelocType()
296 Type = setRType3((unsigned)ELF::R_MIPS_NONE, Type); in getRelocType()
333 unsigned Type = (unsigned)ELF::R_MIPS_NONE; in getRelocType()
340 unsigned Type = (unsigned)ELF::R_MIPS_NONE; in getRelocType()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.cpp128 case ELF::R_MIPS_NONE: in evaluateMIPS64Relocation()
287 if (r_type2 != ELF::R_MIPS_NONE) { in resolveMIPSN64Relocation()
293 if (r_type3 != ELF::R_MIPS_NONE) { in resolveMIPSN64Relocation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1468 : Type(ELFYAML::ELF_REL(ELF::R_MIPS_NONE)), in NormalizedMips64RelType()
1469 Type2(ELFYAML::ELF_REL(ELF::R_MIPS_NONE)), in NormalizedMips64RelType()
1470 Type3(ELFYAML::ELF_REL(ELF::R_MIPS_NONE)), in NormalizedMips64RelType()
1564 IO.mapOptional("Type2", Key->Type2, ELFYAML::ELF_REL(ELF::R_MIPS_NONE)); in mapping()
1565 IO.mapOptional("Type3", Key->Type3, ELFYAML::ELF_REL(ELF::R_MIPS_NONE)); in mapping()
/third_party/musl/porting/linux/user/include/
H A Delf.h1530 #define R_MIPS_NONE 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1521 #define R_MIPS_NONE 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1521 #define R_MIPS_NONE 0 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1521 #define R_MIPS_NONE 0 macro
/third_party/musl/include/
H A Delf.h1557 #define R_MIPS_NONE 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1008 return ELF::R_MIPS_NONE; in getMatchingLoRelocation()
/third_party/elfutils/libelf/
H A Delf.h1880 #define R_MIPS_NONE 0 /* No reloc */ macro

Completed in 82 milliseconds