Searched refs:R_PPC64_NONE (Results 1 – 2 of 2) sorted by relevance
42 [R_PPC64_NONE] = { "R_PPC64_NONE", both },153 if (type < R_PPC64_NONE || type >= R_PPC64_NUM) in ppc64_reloc_type_name()164 return (type >= R_PPC64_NONE && type < R_PPC64_NUM in ppc64_reloc_type_check()173 if (type < R_PPC64_NONE || type >= R_PPC64_NUM in ppc64_reloc_valid_use()
1962 #define R_PPC64_NONE R_PPC_NONE macro