Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Darsup.c35 static void map_over_list
48 map_over_list (bfd *arch, void (*function) (bfd *, bfd *), struct list *list) in map_over_list() function
121 map_over_list (arch, ar_directory_doer, list); in ar_directory()
239 map_over_list (arch, ar_addlib_doer, list); in ar_addlib()
DChangeLog-00011574 (map_over_list, ar_delete, ar_replace, ar_extract): Use
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