OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comdat_group
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
optimize.cc
308
tree
comdat_group
= cdtor_comdat_group (fns[1], fns[0]);
local
310
cgraph_node::get_create (fns[0])->set_comdat_group (
comdat_group
);
484
tree
comdat_group
= NULL_TREE;
local
601
comdat_group
= cdtor_comdat_group (fns[1], fns[0]);
602
cgraph_node::get_create (fns[0])->set_comdat_group (
comdat_group
);
617
if (
comdat_group
)
/src/external/gpl3/gcc.old/dist/gcc/cp/
optimize.cc
316
tree
comdat_group
= cdtor_comdat_group (fns[1], fns[0]);
local
318
cgraph_node::get_create (fns[0])->set_comdat_group (
comdat_group
);
469
tree
comdat_group
= NULL_TREE;
local
586
comdat_group
= cdtor_comdat_group (fns[1], fns[0]);
587
cgraph_node::get_create (fns[0])->set_comdat_group (
comdat_group
);
602
if (
comdat_group
)
/src/external/gpl3/gcc.old/dist/gcc/
configure
25284
comdat_group
=yes
25286
comdat_group
=yes
25288
comdat_group
=no
25291
comdat_group
=yes
25294
comdat_group
=yes
25298
comdat_group
=no
25300
comdat_group
=no
25302
comdat_group
=no
25308
comdat_group
=no
25316
comdat_group
=ye
[
all
...]
varasm.cc
6605
make_decl_one_only (tree decl, tree
comdat_group
)
6622
symbol->set_comdat_group (
comdat_group
);
/src/external/gpl3/gcc/dist/gcc/
configure
27278
comdat_group
=yes
27280
comdat_group
=yes
27282
comdat_group
=no
27285
comdat_group
=yes
27288
comdat_group
=yes
27292
comdat_group
=no
27294
comdat_group
=no
27296
comdat_group
=no
27302
comdat_group
=no
27310
comdat_group
=ye
[
all
...]
varasm.cc
6710
make_decl_one_only (tree decl, tree
comdat_group
)
6727
symbol->set_comdat_group (
comdat_group
);
Completed in 66 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026