Home
last modified time | relevance | path

Searched refs:remove_target_sections (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dsolib.c479 remove_target_sections (gdb->abfd); in update_solib_list()
762 remove_target_sections (so->abfd); in clear_solib()
H A Dtarget.h1198 extern void remove_target_sections (bfd *abfd);
H A Dtarget.c1448 remove_target_sections (bfd *abfd) in remove_target_sections() function