Home
last modified time | relevance | path

Searched refs:get_sections (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/binutils/binutils/
H A Dobjcopy.c417 static void get_sections (bfd *, asection *, void *);
1565 bfd_map_over_sections (obfd, get_sections, &set); in copy_object()
2473 get_sections (bfd *obfd ATTRIBUTE_UNUSED, asection *osection, void *secppparg) in get_sections() function
H A DChangeLog-91972878 (get_sections, compare_section_vma): New static functions.