Searched refs:get_sections (Results 1 – 2 of 2) sorted by relevance
417 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
2878 (get_sections, compare_section_vma): New static functions.