Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dxcoffout.cc60 static const char *xcoff_current_function_file; variable
103 xcoff_current_function_file \
335 bool inline_p = (strcmp (xcoff_current_function_file, filename) != 0 in xcoffout_source_line()
H A DFSFChangeLog.103666 (xcoff_begin_function_line, xcoff_current_function_file): Remove
3671 (xcoff_current_function_file): Likewise.
H A DChangeLog-200019585 xcoff_current_function_file, xcoff_lastfile): Constify char *.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dxcoffout.c60 static const char *xcoff_current_function_file; variable
104 xcoff_current_function_file \
336 bool inline_p = (strcmp (xcoff_current_function_file, filename) != 0 in xcoffout_source_line()
H A DFSFChangeLog.103666 (xcoff_begin_function_line, xcoff_current_function_file): Remove
3671 (xcoff_current_function_file): Likewise.