Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvmsdbgout.c162 static void vmsdbgout_write_source_line (unsigned, const char *, int , bool);
1158 vmsdbgout_write_source_line (line, file, 0, true); in vmsdbgout_end_prologue()
1198 vmsdbgout_write_source_line (line, file, 0, true); in vmsdbgout_begin_epilogue()
1224 vmsdbgout_write_source_line (line, file, 0, true); in vmsdbgout_end_epilogue()
1383 vmsdbgout_write_source_line (unsigned line, const char *filename, in vmsdbgout_write_source_line() function
1417 vmsdbgout_write_source_line (line, filename, discriminator, is_stmt); in vmsdbgout_source_line()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvmsdbgout.cc162 static void vmsdbgout_write_source_line (unsigned, const char *, int , bool);
1159 vmsdbgout_write_source_line (line, file, 0, true); in vmsdbgout_end_prologue()
1199 vmsdbgout_write_source_line (line, file, 0, true); in vmsdbgout_begin_epilogue()
1225 vmsdbgout_write_source_line (line, file, 0, true); in vmsdbgout_end_epilogue()
1384 vmsdbgout_write_source_line (unsigned line, const char *filename, in vmsdbgout_write_source_line() function
1418 vmsdbgout_write_source_line (line, filename, discriminator, is_stmt); in vmsdbgout_source_line()
H A DChangeLog-20111074 * vmsdbgout.c (vmsdbgout_write_source_line): New function.
1075 (vmsdbgout_end_prologue): Call vmsdbgout_write_source_line.
1078 (vmsdbgout_source_line): Move code to vmsdbgout_write_source_line.
H A DChangeLog-20125703 * vmsdbgout.c (vmsdbgout_write_source_line): Comment out names of