OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:free_section_f
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
lto-section-in.cc
67
static lto_free_section_data_f*
free_section_f
;
variable
81
free_section_f
= free_f;
118
compressed data for use with
free_section_f
. */
217
gcc_assert (
free_section_f
);
221
(
free_section_f
) (file_data, section_type, name, data, len);
227
(
free_section_f
) (file_data, section_type, name, header->data, header->len);
240
(
free_section_f
) (file_data, section_type, name, data, len);
/src/external/gpl3/gcc.old/dist/gcc/
lto-section-in.cc
67
static lto_free_section_data_f*
free_section_f
;
variable
81
free_section_f
= free_f;
118
compressed data for use with
free_section_f
. */
217
gcc_assert (
free_section_f
);
221
(
free_section_f
) (file_data, section_type, name, data, len);
227
(
free_section_f
) (file_data, section_type, name, header->data, header->len);
240
(
free_section_f
) (file_data, section_type, name, data, len);
Completed in 32 milliseconds
Indexes created Sun Apr 12 00:22:20 UTC 2026