Searched refs:R_PPC_NONE (Results 1 – 11 of 11) 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.
221 case R_PPC_NONE: in getRelExpr() 275 return R_PPC_NONE; in getDynRel() 280 case R_PPC_NONE: in getImplicitAddend()
265 .Case("BFD_RELOC_NONE", ELF::R_PPC_NONE) in getFixupKind()
262 case R_PPC_NONE: in elf_reloc_internal()
348 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()
1237 #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) \