Searched refs:R_PPC64_NUM (Results 1 – 2 of 2) sorted by relevance
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()
2074 #define R_PPC64_NUM 107 macro