Searched refs:clear_section_table (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dexec.h45 extern void clear_section_table (struct target_section_table *table);
H A Dprogspace.c160 clear_section_table (&this->target_sections);
H A Dexec.c186 clear_section_table (current_target_sections);
623 clear_section_table (struct target_section_table *table)
651 clear_section_table (table);
622 clear_section_table (struct target_section_table *table) function

Completed in 131 milliseconds