OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lto_section_num
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/
darwin.cc
2051
static unsigned int
lto_section_num
= 0;
variable
2130
lto_section_num
, name);
2134
lto_section_num
,
lto_section_num
);
2137
lto_section_num
,
lto_section_num
+1,
lto_section_num
);
2138
lto_section_num
++;
3192
lto_section_num
);
3228
fprintf (asm_out_file, "L_GNU_LTO_NAME%d:\t;# end\n",
lto_section_num
);
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/
darwin.cc
2012
static unsigned int
lto_section_num
= 0;
variable
2091
lto_section_num
, name);
2095
lto_section_num
,
lto_section_num
);
2098
lto_section_num
,
lto_section_num
+1,
lto_section_num
);
2099
lto_section_num
++;
3153
lto_section_num
);
3189
fprintf (asm_out_file, "L_GNU_LTO_NAME%d:\t;# end\n",
lto_section_num
);
[
all
...]
Completed in 23 milliseconds
Indexes created Fri Apr 10 00:22:58 UTC 2026