OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctf_info_section
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ctfout.cc
36
static GTY (()) section *
ctf_info_section
;
variable
189
ctf_info_section
= get_section (CTF_INFO_SECTION_NAME, CTF_INFO_SECTION_FLAGS,
454
switch_to_section (
ctf_info_section
);
833
ctf_info_section
= NULL;
/src/external/gpl3/gcc.old/dist/gcc/
ctfout.cc
36
static GTY (()) section *
ctf_info_section
;
variable
189
ctf_info_section
= get_section (CTF_INFO_SECTION_NAME, CTF_INFO_SECTION_FLAGS,
454
switch_to_section (
ctf_info_section
);
833
ctf_info_section
= NULL;
Completed in 82 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026