Searched refs:R_PPC_NUM (Results 1 – 3 of 3) sorted by relevance
114 if (type < 0 || type >= R_PPC_NUM) in ppc_reloc_type_name()125 return (type >= R_PPC_NONE && type < R_PPC_NUM in ppc_reloc_type_check()134 if (type < R_PPC_NONE || type >= R_PPC_NUM in ppc_reloc_valid_use()
507 #ifndef R_PPC_NUM508 #define R_PPC_NUM 37 macro
1927 #define R_PPC_NUM 95 macro