Searched refs:visited (Results 1 – 2 of 2) sorted by relevance
294 sym->visited = NULL; in __add_symbol()634 if (!sym->visited) { in expand_and_crc_sym()636 end = &sym->visited; in expand_and_crc_sym()637 sym->visited = (struct symbol *)-1L; in expand_and_crc_sym()865 visited_symbols = sym->visited; in main()866 sym->visited = NULL; in main()
49 struct symbol *visited; member