Searched refs:local_root (Results 1 – 2 of 2) sorted by relevance
631 static void *local_root; variable715 struct local_name **tres = tsearch (newp, &local_root, in get_local_names()1426 struct local_name **found = tfind (&fake, &local_root, in show_symbols()1496 tdestroy (local_root, free); in show_symbols()1497 local_root = NULL; in show_symbols()
62 * nm.c (get_local_names): Check for duplicates in local_root tree.