Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Ddepend.c40 static void wrap_output (FILE *, char *, int);
145 wrap_output (FILE *f, char *string, int spacer) in wrap_output() function
199 wrap_output (f, out_file_name, ':'); in print_dependencies()
201 wrap_output (f, dep->file, ' '); in print_dependencies()
DChangeLog-98994374 (wrap_output): Use it.
DChangeLog-96971351 * depend.c (wrap_output): new prototype.