Searched refs:some_bfd (Results 1 – 1 of 1) sorted by relevance
359 build_section_table (struct bfd *some_bfd, struct section_table **start, in build_section_table() argument364 count = bfd_count_sections (some_bfd); in build_section_table()369 bfd_map_over_sections (some_bfd, add_to_section_table, (char *) end); in build_section_table()