OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASORTFILE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
8969
my $
ASORTFILE
;
8990
$
ASORTFILE
=$outputdir."calls";
8995
$
ASORTFILE
=$outputdir."calltree";
9000
$
ASORTFILE
=$outputdir."functions.func";
9005
$
ASORTFILE
= $file;
9013
open (
ASORTFILE
,"<", $
ASORTFILE
)
9014
or die ("$subr_name - unable to open file $
ASORTFILE
for reading: '$!'");
9015
gp_message ("debug", $subr_name, "opened file $
ASORTFILE
for reading");
9018
while (<
ASORTFILE
>)
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
8969
my $
ASORTFILE
;
8990
$
ASORTFILE
=$outputdir."calls";
8995
$
ASORTFILE
=$outputdir."calltree";
9000
$
ASORTFILE
=$outputdir."functions.func";
9005
$
ASORTFILE
= $file;
9013
open (
ASORTFILE
,"<", $
ASORTFILE
)
9014
or die ("$subr_name - unable to open file $
ASORTFILE
for reading: '$!'");
9015
gp_message ("debug", $subr_name, "opened file $
ASORTFILE
for reading");
9018
while (<
ASORTFILE
>)
[
all
...]
Completed in 42 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026