Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dxcoffout.cc73 const char *xcoff_lastfile; variable
304 && (xcoff_lastfile == 0 || strcmp (filename, xcoff_lastfile) in xcoffout_source_file()
324 xcoff_lastfile = filename; in xcoffout_source_file()
Dxcoffout.h136 extern const char *xcoff_lastfile;
147 xcoff_lastfile = (FILENAME)
DChangeLog-200019585 xcoff_current_function_file, xcoff_lastfile): Constify char *.
19590 * xcoffout.h (xcoff_current_include_file, xcoff_lastfile,
DChangeLog-19993023 (xcoffout_source_line): Register xcoff_lastfile as a root.