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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dbfd-target.c37 add_to_section_table (struct bfd *abfd, struct bfd_section *asect, function
67 bfd_map_over_sections (abfd, add_to_section_table, &cl);
H A Dexec.c336 add_to_section_table (bfd *abfd, struct bfd_section *asect,
368 bfd_map_over_sections (some_bfd, add_to_section_table, (char *) end);
335 add_to_section_table (bfd *abfd, struct bfd_section *asect, function

Completed in 99 milliseconds