Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dxcoffout.c62 static const char *xcoff_current_function_file; variable
96 xcoff_current_function_file \
325 bool inline_p = (strcmp (xcoff_current_function_file, filename) != 0 in xcoffout_source_line()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dxcoffout.c60 static const char *xcoff_current_function_file; variable
94 xcoff_current_function_file \
319 bool inline_p = (strcmp (xcoff_current_function_file, filename) != 0
H A DFSFChangeLog.103666 (xcoff_begin_function_line, xcoff_current_function_file): Remove
3671 (xcoff_current_function_file): Likewise.
H A DChangeLog.34319 xcoff_current_function_file, xcoff_lastfile): Constify char *.