Searched refs:nosym_str (Results 1 – 4 of 4) sorted by relevance
209 const char *nosym_str = NULL; variable
296 nosym_str = NULL; in get_lcinterface()
1475 if (nosym_str == NULL) in dlsym_intn()1476 nosym_str = MSG_INTL(MSG_GEN_NOSYM); in dlsym_intn()1477 eprintf(LIST(clmp), ERR_FATAL, nosym_str, name); in dlsym_intn()
627 extern const char *nosym_str; /* MSG_GEN_NOSYM message cache */