Home
last modified time | relevance | path

Searched refs:xcoffout_source_file (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dxcoffout.cc123 static void xcoffout_source_file (FILE *, const char *, int);
301 xcoffout_source_file (FILE *file, const char *filename, int inline_p) in xcoffout_source_file() function
338 xcoffout_source_file (asm_out_file, filename, inline_p); in xcoffout_source_line()
434 xcoffout_source_file (file, DECL_SOURCE_FILE (decl), 0); in xcoffout_declare_function()
DChangeLog-20003510 xcoffout.c (xcoffout_source_file),
14950 (xcoffout_source_file): Add static prototype. Don't needlessly
19586 (xcoffout_source_file, xcoffout_source_line): Make filename 'const
DFSFChangeLog.105387 (xcoffout_source_file): Switched to using xcoff_inlining to
DChangeLog-19992718 * xcoffout.c (xcoffout_source_file): Change ggc_add_root to
DChangeLog-200711004 * xcoffout.c (xcoffout_source_file): Call remap_debug_filename.