OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debug_macinfo_section
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
162
static GTY(()) section *
debug_macinfo_section
;
variable
4099
#ifndef
DEBUG_MACINFO_SECTION
4100
#define
DEBUG_MACINFO_SECTION
".debug_macinfo"
11094
debug_macinfo_section
, "%s", name);
29455
debug_macinfo_section
= get_section (debug_macinfo_section_name,
29500
debug_macinfo_section
= get_section (debug_macinfo_section_name,
29534
?
DEBUG_MACINFO_SECTION
: DEBUG_MACRO_SECTION);
29535
debug_macinfo_section
= get_section (debug_macinfo_section_name,
29582
debug_macinfo_section
= get_section (debug_macinfo_section_name,
32735
switch_to_section (
debug_macinfo_section
);
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
162
static GTY(()) section *
debug_macinfo_section
;
variable
4099
#ifndef
DEBUG_MACINFO_SECTION
4100
#define
DEBUG_MACINFO_SECTION
".debug_macinfo"
11052
debug_macinfo_section
, "%s", name);
29309
debug_macinfo_section
= get_section (debug_macinfo_section_name,
29354
debug_macinfo_section
= get_section (debug_macinfo_section_name,
29388
?
DEBUG_MACINFO_SECTION
: DEBUG_MACRO_SECTION);
29389
debug_macinfo_section
= get_section (debug_macinfo_section_name,
29436
debug_macinfo_section
= get_section (debug_macinfo_section_name,
32588
switch_to_section (
debug_macinfo_section
);
[
all
...]
Completed in 71 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026