HomeSort by: relevance | last modified time | path
    Searched refs:html_dis_out (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 6051 my $html_dis_out = $func . ".html";
6103 open (HTML_OUTPUT, ">", $html_dis_out)
6104 or die ("$subr_name - unable to open file $html_dis_out for writing: '$!'");
6105 gp_message ("debug", $subr_name , "opened file $html_dis_out for writing");
6900 gp_message ("debug", $subr_name, "output is in file $html_dis_out");
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 6051 my $html_dis_out = $func . ".html";
6103 open (HTML_OUTPUT, ">", $html_dis_out)
6104 or die ("$subr_name - unable to open file $html_dis_out for writing: '$!'");
6105 gp_message ("debug", $subr_name , "opened file $html_dis_out for writing");
6900 gp_message ("debug", $subr_name, "output is in file $html_dis_out");

Completed in 70 milliseconds