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_pubnames_section
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
168
static GTY(()) section *
debug_pubnames_section
;
variable
4147
#ifndef
DEBUG_PUBNAMES_SECTION
4148
#define
DEBUG_PUBNAMES_SECTION
\
11803
switch_to_section (
debug_pubnames_section
);
29594
debug_pubnames_section
= get_section (
DEBUG_PUBNAMES_SECTION
,
33353
debug_pubnames_section
= NULL;
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
168
static GTY(()) section *
debug_pubnames_section
;
variable
4147
#ifndef
DEBUG_PUBNAMES_SECTION
4148
#define
DEBUG_PUBNAMES_SECTION
\
11761
switch_to_section (
debug_pubnames_section
);
29448
debug_pubnames_section
= get_section (
DEBUG_PUBNAMES_SECTION
,
33206
debug_pubnames_section
= NULL;
Completed in 70 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026