OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_target_function
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
7269
my $
new_target_function
;
8768
my $
new_target_function
;
8810
$
new_target_function
= "*" . $target_function;
8814
$
new_target_function
= " " . $target_function;
8831
$
new_target_function
=~ s/$g_less_than_regex/$g_html_less_than_regex/g;
8833
$html_line = "<b>$
new_target_function
</b>" . $spaces;
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
7269
my $
new_target_function
;
8768
my $
new_target_function
;
8810
$
new_target_function
= "*" . $target_function;
8814
$
new_target_function
= " " . $target_function;
8831
$
new_target_function
=~ s/$g_less_than_regex/$g_html_less_than_regex/g;
8833
$html_line = "<b>$
new_target_function
</b>" . $spaces;
Completed in 47 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026