Searched refs:add_to_thread_list (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcorelow.c293 static void add_to_thread_list (bfd *, asection *, void *);
325 add_to_thread_list (bfd *abfd, asection *asect, void *reg_sect_arg) function
496 bfd_map_over_sections (core_bfd, add_to_thread_list,
503 or for some reason add_to_thread_list couldn't determine
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcorelow.c355 add_to_thread_list (asection *asect, asection *reg_sect) function
549 add_to_thread_list (sect, reg_sect);
555 or for some reason add_to_thread_list couldn't determine

Completed in 154 milliseconds