OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_function
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
5972
my $
target_function
= ${ $target_function_ref };
6831
if ($func_name_in_dis_file eq $
target_function
)
6837
my $label = "<a id=\"" . $g_function_tag_id{$
target_function
} . "\"></a>";
7253
my $
target_function
;
7327
$
target_function
= $function_info[$i]{"alt_name"};
7335
$html_source_functions{$
target_function
} = $function_info[$i]{"html function block"};
7595
my $
target_function
;
8656
my $
target_function
;
8663
$
target_function
= $function_info[$i]{"routine"};
8665
gp_message ("debugXL", $subr_name, "i = $i
target_function
= $target_function")
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
5972
my $
target_function
= ${ $target_function_ref };
6831
if ($func_name_in_dis_file eq $
target_function
)
6837
my $label = "<a id=\"" . $g_function_tag_id{$
target_function
} . "\"></a>";
7253
my $
target_function
;
7327
$
target_function
= $function_info[$i]{"alt_name"};
7335
$html_source_functions{$
target_function
} = $function_info[$i]{"html function block"};
7595
my $
target_function
;
8656
my $
target_function
;
8663
$
target_function
= $function_info[$i]{"routine"};
8665
gp_message ("debugXL", $subr_name, "i = $i
target_function
= $target_function")
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv.cc
5197
rtx
target_function
= force_reg (Pmode, XEXP (DECL_RTL (fndecl), 0));
5227
rtx hi_func = riscv_force_binary (SImode, PLUS,
target_function
,
5254
rtx lo_func = riscv_force_binary (SImode, AND,
target_function
,
5194
rtx
target_function
= force_reg (Pmode, XEXP (DECL_RTL (fndecl), 0));
local
/src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv.cc
9594
rtx
target_function
= force_reg (Pmode, XEXP (DECL_RTL (fndecl), 0));
9624
rtx hi_func = riscv_force_binary (SImode, PLUS,
target_function
,
9651
rtx lo_func = riscv_force_binary (SImode, AND,
target_function
,
Completed in 47 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026