Searched refs:map_over_list (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | arsup.c | 35 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()
|
D | ChangeLog-0001 | 1574 (map_over_list, ar_delete, ar_replace, ar_extract): Use
|
D | ChangeLog-9197 | 1275 * arsup.c (map_over_list): Reindent. Don't assume that the 3086 * arsup.c (map_over_list): Make static. Always pass two arguments
|