Home
last modified time | relevance | path

Searched refs:source_line (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Ddebug.h62 void (* source_line) (unsigned int line, const char *file); member
Dvmsdbgout.c1538 (*dwarf2_debug_hooks.source_line) (line, filename); in vmsdbgout_source_line()
Dfinal.c2067 (*debug_hooks->source_line) (last_linenum, last_filename); in final_scan_insn()
DChangeLog-200117144 begin_function. Change source_line prototype.
17161 source_line debug hook.
17461 (gcc_debug_hooks): New hooks source_line, end_epilogue
/freebsd-12-stable/contrib/atf/atf-c/
Dtc.c364 const char *source_file, const size_t source_line, in format_reason_ap() argument
371 source_line); in format_reason_ap()
373 PRE(source_line == 0); in format_reason_ap()
389 const char *source_file, const size_t source_line, in format_reason_fmt() argument
395 format_reason_ap(out_reason, source_file, source_line, reason, ap); in format_reason_fmt()
/freebsd-12-stable/contrib/expat/lib/
Dxmlparse.c572 ptrdiff_t bytesMore, int source_line,
576 int source_line,
7697 const char *after, ptrdiff_t bytesMore, int source_line, in accountingReportDiff() argument
7704 levelsAwayFromRootParser, source_line, 10, ""); in accountingReportDiff()
7733 const char *after, int source_line, in accountingDiffTolerated() argument
7780 bytesMore, source_line, account); in accountingDiffTolerated()