Home
last modified time | relevance | path

Searched refs:xcoff_current_include_file (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dxcoffout.cc53 const char *xcoff_current_include_file; variable
104 = (xcoff_current_include_file \
105 ? xcoff_current_include_file : main_input_filename); \
308 if (xcoff_current_include_file) in xcoffout_source_file()
312 remap_debug_filename (xcoff_current_include_file)); in xcoffout_source_file()
314 xcoff_current_include_file = NULL; in xcoffout_source_file()
322 xcoff_current_include_file = filename; in xcoffout_source_file()
Dxcoffout.h123 extern const char *xcoff_current_include_file;
152 if (xcoff_current_include_file) \
155 output_quoted_string ((FILE), xcoff_current_include_file); \
157 xcoff_current_include_file = NULL; \
DFSFChangeLog.105385 xcoff_current_include_file when determining whether to use
DChangeLog-200019584 * xcoffout.c (xcoff_current_include_file,
19590 * xcoffout.h (xcoff_current_include_file, xcoff_lastfile,