Searched refs:strings_a_section (Results 1 – 4 of 4) sorted by relevance
141 static void strings_a_section (bfd *, asection *, void *);330 strings_a_section (bfd *abfd, asection *sect, void *arg) in strings_a_section() function409 bfd_map_over_sections (abfd, strings_a_section, & filename_and_size); in strings_object_file()
500 (strings_a_section): Skip sections with size greater or equal to503 strings_a_section() via bfd_map_over_sections().
554 * strings.c (strings_a_section): Likewise.
4229 (strings_a_section): Pass a NULL.