Searched defs:user_storage (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/binutils/bfd/
H A Dsection.c868 bfd_get_section_by_name_if(bfd *abfd, const char *name, bfd_boolean (*operation) (bfd *, asection *, void *), void *user_storage) argument
1220 bfd_map_over_sections(bfd *abfd, void (*operation) (bfd *, asection *, void *), void *user_storage) argument
1256 bfd_sections_find_if(bfd *abfd, bfd_boolean (*operation) (bfd *, asection *, void *), void *user_storage) argument

Completed in 82 milliseconds