Home
last modified time | relevance | path

Searched refs:R_PPC_NUM (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libebl/
Dppc_symbol.c114 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()
/external/qemu/
Delf.h507 #ifndef R_PPC_NUM
508 #define R_PPC_NUM 37 macro
/external/elfutils/libelf/
Delf.h1927 #define R_PPC_NUM 95 macro