Home
last modified time | relevance | path

Searched refs:sb_tmp (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DStabs.cc1040 StringBuilder sb_tmp; in get_lp_com() local
1041 sb_tmp.sprintf (GTXT ("the variable(s) \"%s\" cause a data dependency in this loop"), in get_lp_com()
1043 sb.append (&sb_tmp); in get_lp_com()
H A DDbe.cc6458 StringBuilder sb_tmp, sb; in setDataSummary() local
6463 sb_tmp.sprintf (NTXT ("%6lld %5lld %s\n"), in setDataSummary()
6466 sb.append (&sb_tmp); in setDataSummary()