Home
last modified time | relevance | path

Searched refs:R_PPC64_NUM (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libebl/
Dppc64_symbol.c153 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()
/external/elfutils/libelf/
Delf.h2074 #define R_PPC64_NUM 107 macro