Home
last modified time | relevance | path

Searched refs:user_storage (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsection.c994 void *user_storage) in bfd_get_section_by_name_if() argument
1010 && (*operation) (abfd, &sh->section, user_storage)) in bfd_get_section_by_name_if()
1364 void *user_storage) in bfd_map_over_sections() argument
1370 (*operation) (abfd, sect, user_storage); in bfd_map_over_sections()
1400 void *user_storage) in bfd_sections_find_if() argument
1405 if ((*operation) (abfd, sect, user_storage)) in bfd_sections_find_if()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsection.c1008 void *user_storage) in bfd_get_section_by_name_if() argument
1024 && (*operation) (abfd, &sh->section, user_storage)) in bfd_get_section_by_name_if()
1378 void *user_storage) in bfd_map_over_sections() argument
1384 (*operation) (abfd, sect, user_storage); in bfd_map_over_sections()
1414 void *user_storage) in bfd_sections_find_if() argument
1419 if ((*operation) (abfd, sect, user_storage)) in bfd_sections_find_if()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddlltool.c3313 void * user_storage) in identify_search_archive() argument
3331 (*operation) (arfile, abfd, user_storage); in identify_search_archive()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddlltool.c3394 void * user_storage) in identify_search_archive() argument
3412 (*operation) (arfile, abfd, user_storage); in identify_search_archive()