OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_of_fre_section
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils.old/dist/gas/
gen-sframe.c
625
output_sframe_funcdesc (symbolS *
start_of_fre_section
,
656
exp.X_op_symbol =
start_of_fre_section
; /* Subtrahend. */
694
symbolS *
start_of_fre_section
;
local
713
start_of_fre_section
= symbol_temp_make ();
762
exp.X_op_symbol =
start_of_fre_section
;
775
exp.X_add_symbol =
start_of_fre_section
;
787
output_sframe_funcdesc (
start_of_fre_section
,
792
symbol_set_value_now (
start_of_fre_section
);
/src/external/gpl3/binutils/dist/gas/
gen-sframe.c
820
output_sframe_funcdesc_idx (symbolS *
start_of_fre_section
,
850
exp.X_op_symbol =
start_of_fre_section
; /* Subtrahend. */
909
symbolS *
start_of_fre_section
;
local
928
start_of_fre_section
= symbol_temp_make ();
977
exp.X_op_symbol =
start_of_fre_section
;
990
exp.X_add_symbol =
start_of_fre_section
;
1002
output_sframe_funcdesc_idx (
start_of_fre_section
, fde_fre_symbols[i],
1007
symbol_set_value_now (
start_of_fre_section
);
Completed in 17 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026