Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcollect2.c269 static void write_aix_file (FILE *, struct id *);
1256 write_aix_file (exportf, exports.first); in main()
1439 write_aix_file (exportf, exports.first); in main()
1456 write_aix_file (stderr, exports.first); in main()
1986 write_aix_file (FILE *stream, struct id *list) in write_aix_file() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c302 static void write_aix_file PARAMS ((FILE *, struct id *));
1285 write_aix_file (exportf, exports.first);
1466 write_aix_file (exportf, exports.first);
1483 write_aix_file (stderr, exports.first);
2080 write_aix_file (stream, list) in write_aix_file() function
H A DChangeLog.214357 (write_aix_file): New function.