Home
last modified time | relevance | path

Searched refs:sourceline (Results 1 – 3 of 3) sorted by relevance

/trueos/usr.sbin/pmcstat/
HDpmcstat_log.h195 char *sourcefile, size_t sourcefile_len, unsigned *sourceline,
HDpmcstat_log.c965 char *sourcefile, size_t sourcefile_len, unsigned *sourceline, in pmcstat_image_addr2line() argument
1034 *sourceline = l; in pmcstat_image_addr2line()
/trueos/contrib/gcc/
HDtree-mudflap.c122 unsigned sourceline = xloc.line; in mf_varname_tree() local
135 if (sourceline != 0) in mf_varname_tree()
138 pp_decimal_int (buf, sourceline); in mf_varname_tree()