Searched refs:xcoffout_source_line (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | xcoffout.h | 192 extern void xcoffout_source_line (unsigned int, unsigned int, const char *,
|
H A D | xcoffout.c | 332 xcoffout_source_line (unsigned int line, unsigned int column ATTRIBUTE_UNUSED, in xcoffout_source_line() function
|
H A D | dbxout.c | 411 xcoffout_source_line,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | xcoffout.h | 191 extern void xcoffout_source_line (unsigned int, unsigned int, const char *,
|
H A D | xcoffout.cc | 331 xcoffout_source_line (unsigned int line, unsigned int column ATTRIBUTE_UNUSED, in xcoffout_source_line() function
|
H A D | dbxout.cc | 413 xcoffout_source_line,
|
H A D | ChangeLog-2009 | 18887 * xcoffout.c (xcoffout_source_line): Add is_stmt parameter. 18888 * xcoffout.h (xcoffout_source_line): Add is_stmt parameter. 20277 * xcoffout.h (xcoffout_source_line): Update prototype. 20368 * xcoffout.c (xcoffout_source_line): Add new parameter.
|
H A D | ChangeLog-2001 | 17176 (xcoffout_source_line): Update prototype. 17179 (xcoffout_source_line): Update prototype. 17496 * xcoffout.c (xcoffout_source_line, xcoffout_begin_block, 17499 * xcoffout.h (xcoffout_source_line, xcoffout_begin_block,
|
H A D | ChangeLog-2000 | 19586 (xcoffout_source_file, xcoffout_source_line): Make filename 'const 19591 xcoffout_declare_function, xcoffout_source_line): Match above.
|
H A D | ChangeLog-1998 | 9865 xcoffout_source_line): Add prototypes.
|
H A D | ChangeLog-2017 | 37455 * xcoffout.h (xcoffout_begin_prologue, xcoffout_source_line): Likewise. 37456 * xcoffout.c (xcoffout_begin_prologue, xcoffout_source_line): Likewise.
|
H A D | ChangeLog-1999 | 3023 (xcoffout_source_line): Register xcoff_lastfile as a root.
|
H A D | ChangeLog-2003 | 18698 (xcoffout_source_line): Pass 0 as third argument to
|