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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 481 my @rc_file_paths = ();
666 @rc_file_paths = @{ $rc_file_paths_ref };
674 ## $msg = "the search path for the rc file is @rc_file_paths";
676 ## $pretty_dir_list = build_pretty_dir_list (\@rc_file_paths);
9098 my @rc_file_paths;
9119 @rc_file_paths = (".", "$home_dir");
9122 gp_message ("debug", $subr_name, "upon return: \@rc_file_paths = @rc_file_paths");
9124 return ($home_dir, \@rc_file_paths);
14164 my @rc_file_paths = ()
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 481 my @rc_file_paths = ();
666 @rc_file_paths = @{ $rc_file_paths_ref };
674 ## $msg = "the search path for the rc file is @rc_file_paths";
676 ## $pretty_dir_list = build_pretty_dir_list (\@rc_file_paths);
9098 my @rc_file_paths;
9119 @rc_file_paths = (".", "$home_dir");
9122 gp_message ("debug", $subr_name, "upon return: \@rc_file_paths = @rc_file_paths");
9124 return ($home_dir, \@rc_file_paths);
14164 my @rc_file_paths = ()
    [all...]

Completed in 44 milliseconds