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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddve3900-rom.c36 typedef void (*section_map_func) (bfd * abfd, asection * sect, void *obj); typedef
906 bfd_map_over_sections ((bfd *) abfd, (section_map_func) count_section,
917 bfd_map_over_sections (abfd, (section_map_func) load_section, &data_count);

Completed in 91 milliseconds