OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:orig_parent
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
8450
dw_die_ref
orig_parent
= NULL;
8463
orig_parent
= decl->die_parent;
8494
return
orig_parent
;
8625
dw_die_ref skeleton,
orig_parent
;
8628
ORIG_PARENT
is not NULL, the skeleton needs to be added as a child of
8630
orig_parent
= copy_declaration_context (unit, child);
8645
if (
orig_parent
!= NULL)
8648
add_child_die (
orig_parent
, skeleton);
8440
dw_die_ref
orig_parent
= NULL;
local
8615
dw_die_ref skeleton,
orig_parent
;
local
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
8408
dw_die_ref
orig_parent
= NULL;
8421
orig_parent
= decl->die_parent;
8452
return
orig_parent
;
8583
dw_die_ref skeleton,
orig_parent
;
8586
ORIG_PARENT
is not NULL, the skeleton needs to be added as a child of
8588
orig_parent
= copy_declaration_context (unit, child);
8603
if (
orig_parent
!= NULL)
8606
add_child_die (
orig_parent
, skeleton);
8398
dw_die_ref
orig_parent
= NULL;
local
8573
dw_die_ref skeleton,
orig_parent
;
local
Completed in 62 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026