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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 80 my $g_path_to_tools;
783 $g_path_to_tools = ${ check_availability_tool (\$location_gp_command)};
785 $GP_DISPLAY_TEXT = $g_path_to_tools . $GP_DISPLAY_TEXT;
1957 $g_path_to_tools = $return_value;
1961 $msg = "g_path_to_tools = $g_path_to_tools";
1993 $g_path_to_tools = $gp_path;
1995 $msg = "located $GP_DISPLAY_TEXT in $g_path_to_tools";
2002 $msg = "g_path_to_tools = $g_path_to_tools";
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 80 my $g_path_to_tools;
783 $g_path_to_tools = ${ check_availability_tool (\$location_gp_command)};
785 $GP_DISPLAY_TEXT = $g_path_to_tools . $GP_DISPLAY_TEXT;
1957 $g_path_to_tools = $return_value;
1961 $msg = "g_path_to_tools = $g_path_to_tools";
1993 $g_path_to_tools = $gp_path;
1995 $msg = "located $GP_DISPLAY_TEXT in $g_path_to_tools";
2002 $msg = "g_path_to_tools = $g_path_to_tools";
    [all...]

Completed in 27 milliseconds