OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:varoff
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ctfout.cc
472
uint32_t
varoff
= 0;
local
487
varoff
= funcidxoff + ctfc->ctfc_num_global_funcs * sizeof (uint32_t);
489
typeoff =
varoff
+ (ctfc->ctfc_vars_list_count) * sizeof (ctf_varent_t);
513
dw2_asm_output_data (4,
varoff
, "cth_varoff");
/src/external/gpl3/gcc.old/dist/gcc/
ctfout.cc
472
uint32_t
varoff
= 0;
local
487
varoff
= funcidxoff + ctfc->ctfc_num_global_funcs * sizeof (uint32_t);
489
typeoff =
varoff
+ (ctfc->ctfc_vars_list_count) * sizeof (ctf_varent_t);
513
dw2_asm_output_data (4,
varoff
, "cth_varoff");
Completed in 15 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026