Searched refs:resize_section_table (Results 1 – 4 of 4) sorted by relevance
152 resize_section_table in exec_close_1()154 -resize_section_table (current_target_sections, 0)); in exec_close_1()402 resize_section_table (struct target_section_table *table, int num_added) in resize_section_table() function466 int space = resize_section_table (table, count); in add_target_sections()508 old_count = resize_section_table (table, dest - src); in remove_target_sections()
46 extern int resize_section_table (struct target_section_table *, int);
153 resize_section_table (&pspace->target_sections, in release_program_space()154 -resize_section_table (&pspace->target_sections, 0)); in release_program_space()
480 old_count = resize_section_table (core_data, num_added); in deprecated_core_resize_section_table()