Searched refs:reloc_nameidx (Results 1 – 1 of 1) sorted by relevance
59 static const uint_fast16_t EBLHOOK(reloc_nameidx)[] = variable67 ((int) (sizeof EBLHOOK(reloc_nameidx) / sizeof EBLHOOK(reloc_nameidx)[0]))87 if (reloc >= 0 && reloc < nreloc && EBLHOOK(reloc_nameidx)[reloc] != 0) in EBLHOOK()88 return &reloc_namestr[EBLHOOK(reloc_nameidx)[reloc]]; in EBLHOOK()95 return reloc >= 0 && reloc < nreloc && EBLHOOK(reloc_nameidx)[reloc] != 0; in EBLHOOK()