Home
last modified time | relevance | path

Searched refs:saw_func (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dsyms.c940 bfd_boolean saw_line, saw_func; in _bfd_stab_section_find_nearest_line() local
1308 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()
DChangeLog-02038731 declaration and initialisation of saw_line and saw_func out of