OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mod_scope
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
13693
dw_die_ref
mod_scope
;
13811
mod_scope
= scope_die_for (type, context_die);
13841
if (
mod_scope
&& mod_type_die && mod_type_die->die_parent ==
mod_scope
)
13861
if (last ==
mod_scope
->die_child)
13896
add_child_die_after (
mod_scope
, d, last);
13900
d = new_die (dwarf_qual_info[i].t,
mod_scope
, type);
13917
mod_type_die = new_die (tag,
mod_scope
, type);
13680
dw_die_ref
mod_scope
;
local
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
13636
dw_die_ref
mod_scope
;
13751
mod_scope
= scope_die_for (type, context_die);
13781
if (
mod_scope
&& mod_type_die && mod_type_die->die_parent ==
mod_scope
)
13801
if (last ==
mod_scope
->die_child)
13836
add_child_die_after (
mod_scope
, d, last);
13840
d = new_die (dwarf_qual_info[i].t,
mod_scope
, type);
13857
mod_type_die = new_die (tag,
mod_scope
, type);
13623
dw_die_ref
mod_scope
;
local
Completed in 66 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026