Searched refs:find_excl (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | stabs.c | 195 static bool find_excl (struct stab_handle *, const char *, bfd_vma); 605 if (! find_excl (info, string, value)) in parse_stab() 3356 find_excl (struct stab_handle *info, const char *name, bfd_vma hash) in find_excl() function
|
H A D | ChangeLog-9197 | 580 (find_excl): Include the file name when warning about an unfound 684 (parse_stab): Pass value to push_bincl. Call find_excl for 691 (find_excl): New static function.
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | stabs.c | 195 static bool find_excl (struct stab_handle *, const char *, bfd_vma); 587 if (! find_excl (info, string, value)) in parse_stab() 3330 find_excl (struct stab_handle *info, const char *name, bfd_vma hash) in find_excl() function
|
H A D | ChangeLog-9197 | 580 (find_excl): Include the file name when warning about an unfound 684 (parse_stab): Pass value to push_bincl. Call find_excl for 691 (find_excl): New static function.
|