OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:typeoff
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ctfout.cc
473
uint32_t
typeoff
= 0;
local
489
typeoff
= varoff + (ctfc->ctfc_vars_list_count) * sizeof (ctf_varent_t);
498
stroff =
typeoff
+ typeslen;
515
dw2_asm_output_data (4,
typeoff
, "cth_typeoff");
/src/external/gpl3/gcc.old/dist/gcc/
ctfout.cc
473
uint32_t
typeoff
= 0;
local
489
typeoff
= varoff + (ctfc->ctfc_vars_list_count) * sizeof (ctf_varent_t);
498
stroff =
typeoff
+ typeslen;
515
dw2_asm_output_data (4,
typeoff
, "cth_typeoff");
Completed in 87 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026