Searched refs:elfemg (Results 1 – 1 of 1) sorted by relevance
2971 static const char *(*elfemg)(); in veprintf() local2976 if (((elfemg = (const char *(*)())dlsym_intn(RTLD_NEXT, in veprintf()2987 if (elfeno && ((emsg = (* elfemg)((* elfeno)())) != NULL)) { in veprintf()