Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Darsup.c35 static void map_over_list
50 map_over_list (bfd *arch, void (*function) (bfd *, bfd *), struct list *list) in map_over_list() function
123 map_over_list (arch, ar_directory_doer, list); in ar_directory()
249 map_over_list (arch, ar_addlib_doer, list); in ar_addlib()
DChangeLog-00011574 (map_over_list, ar_delete, ar_replace, ar_extract): Use
DChangeLog-20201244 * arsup.c (map_over_list, ar_delete, ar_replace, ar_extract): Likewise.
DChangeLog-91971275 * arsup.c (map_over_list): Reindent. Don't assume that the
3086 * arsup.c (map_over_list): Make static. Always pass two arguments