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