Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Dppc64_symbol.c42 [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()
/external/elfutils/libelf/
Delf.h1962 #define R_PPC64_NONE R_PPC_NONE macro