OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gp_display_text_cmd
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
6926
my $
gp_display_text_cmd
;
7147
$
gp_display_text_cmd
= "$gp_functions_cmd 1> $result_file 2>> $gp_error_file";
7149
gp_message ("debugXL", $subr_name,"cmd = $
gp_display_text_cmd
");
7151
my ($error_code, $cmd_output) = execute_system_cmd ($
gp_display_text_cmd
);
7155
$ignore_value = msg_display_text_failure ($
gp_display_text_cmd
,
7877
my $
gp_display_text_cmd
;
7901
$
gp_display_text_cmd
= "$gp_functions_cmd 1>> $result_file 2>> $gp_error_file";
7902
gp_message ("debug", $subr_name, "cmd = $
gp_display_text_cmd
");
7904
my ($error_code, $cmd_output) = execute_system_cmd ($
gp_display_text_cmd
);
7908
$ignore_value = msg_display_text_failure ($
gp_display_text_cmd
,
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
6926
my $
gp_display_text_cmd
;
7147
$
gp_display_text_cmd
= "$gp_functions_cmd 1> $result_file 2>> $gp_error_file";
7149
gp_message ("debugXL", $subr_name,"cmd = $
gp_display_text_cmd
");
7151
my ($error_code, $cmd_output) = execute_system_cmd ($
gp_display_text_cmd
);
7155
$ignore_value = msg_display_text_failure ($
gp_display_text_cmd
,
7877
my $
gp_display_text_cmd
;
7901
$
gp_display_text_cmd
= "$gp_functions_cmd 1>> $result_file 2>> $gp_error_file";
7902
gp_message ("debug", $subr_name, "cmd = $
gp_display_text_cmd
");
7904
my ($error_code, $cmd_output) = execute_system_cmd ($
gp_display_text_cmd
);
7908
$ignore_value = msg_display_text_failure ($
gp_display_text_cmd
,
[
all
...]
Completed in 148 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026