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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 1933 my $gp_path;
1946 $gp_path = ${ $gp_path_ref };
1971 $msg .= "could not find $GP_DISPLAY_TEXT in directory $gp_path :";
1991 my ($gp_file_name, $gp_path, $suffix_not_used) =
1993 $g_path_to_tools = $gp_path;
4674 my ($gp_file_name, $gp_path, $suffix_not_used) = fileparse ($full_command);
4677 gp_message ("debug", $subr_name, "gp_path = $gp_path");
4679 my $gp_display_text_instance = $gp_path . $GP_DISPLAY_TEXT;
4700 $return_value = $gp_path;
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 1933 my $gp_path;
1946 $gp_path = ${ $gp_path_ref };
1971 $msg .= "could not find $GP_DISPLAY_TEXT in directory $gp_path :";
1991 my ($gp_file_name, $gp_path, $suffix_not_used) =
1993 $g_path_to_tools = $gp_path;
4674 my ($gp_file_name, $gp_path, $suffix_not_used) = fileparse ($full_command);
4677 gp_message ("debug", $subr_name, "gp_path = $gp_path");
4679 my $gp_display_text_instance = $gp_path . $GP_DISPLAY_TEXT;
4700 $return_value = $gp_path;
    [all...]

Completed in 30 milliseconds