OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_for_lto
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/
darwin.cc
2107
tree decl, bool
is_for_lto
);
2963
tree ARG_UNUSED (decl), bool
is_for_lto
)
2985
if (
is_for_lto
)
3064
bool
is_for_lto
;
local
3068
is_for_lto
= startswith (base->named.name, "__GNU_DWARF_LTO,");
3069
gcc_checking_assert (
is_for_lto
3075
if (
is_for_lto
)
/src/external/gpl3/gcc.old/dist/gcc/config/
darwin.cc
2068
tree decl, bool
is_for_lto
);
2924
tree ARG_UNUSED (decl), bool
is_for_lto
)
2946
if (
is_for_lto
)
3025
bool
is_for_lto
;
local
3029
is_for_lto
= startswith (base->named.name, "__GNU_DWARF_LTO,");
3030
gcc_checking_assert (
is_for_lto
3036
if (
is_for_lto
)
Completed in 46 milliseconds
Indexes created Wed Apr 01 00:32:07 UTC 2026