Searched refs:R_PPC_NONE (Results 1 – 12 of 12) sorted by relevance
7 // unfortunate behavior of including asm/elf.h, which defines R_PPC_NONE, etc.11 #undef R_PPC_NONE84 ELF_RELOC(R_PPC_NONE, 0) /* No relocation. */
7 // unfortunate behavior of including asm/elf.h, which defines R_PPC_NONE, etc.
225 case R_PPC_NONE: in getRelExpr()279 return R_PPC_NONE; in getDynRel()284 case R_PPC_NONE: in getImplicitAddend()
271 .Case("BFD_RELOC_NONE", ELF::R_PPC_NONE) in getFixupKind()
131 return ELF::R_PPC_NONE; in getRelocType()
264 case R_PPC_NONE: in elf_reloc_internal()
352 case R_PPC_NONE: in elf_reloc_internal()
237 case R_PPC_NONE: in reloc_nonplt_object()
242 case R_PPC_NONE: in reloc_nonplt_object()
1425 #define R_PPC_NONE 0 /* No relocation. */ macro
881 #define DT_REL_NONE R_PPC_NONE900 GELF_R_TYPE(rela->r_info) != R_PPC_NONE) in dt_modtext()
1915 _ELF_DEFINE_RELOC(R_PPC_NONE, 0) \