Searched refs:saw_func (Results 1 – 2 of 2) sorted by relevance
940 bfd_boolean saw_line, saw_func; in _bfd_stab_section_find_nearest_line() local1308 saw_func = FALSE; in _bfd_stab_section_find_nearest_line()1358 if (saw_func || saw_line) in _bfd_stab_section_find_nearest_line()1360 saw_func = TRUE; in _bfd_stab_section_find_nearest_line()
8731 declaration and initialisation of saw_line and saw_func out of