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_LTO_INFO_SECTION
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/
darwin.h
692
#define
DEBUG_LTO_INFO_SECTION
"__GNU_DWARF_LTO,__debug_info,regular,debug"
/src/external/gpl3/gcc.old/dist/gcc/config/
darwin.h
657
#define
DEBUG_LTO_INFO_SECTION
"__GNU_DWARF_LTO,__debug_info,regular,debug"
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
4075
#ifndef
DEBUG_LTO_INFO_SECTION
4076
#define
DEBUG_LTO_INFO_SECTION
".gnu.debuglto_.debug_info"
11507
secname = early_lto_debug ?
DEBUG_LTO_INFO_SECTION
: DEBUG_INFO_SECTION;
29446
debug_info_section = get_section (
DEBUG_LTO_INFO_SECTION
,
29468
debug_skeleton_info_section = get_section (
DEBUG_LTO_INFO_SECTION
,
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
4075
#ifndef
DEBUG_LTO_INFO_SECTION
4076
#define
DEBUG_LTO_INFO_SECTION
".gnu.debuglto_.debug_info"
11465
secname = early_lto_debug ?
DEBUG_LTO_INFO_SECTION
: DEBUG_INFO_SECTION;
29300
debug_info_section = get_section (
DEBUG_LTO_INFO_SECTION
,
29322
debug_skeleton_info_section = get_section (
DEBUG_LTO_INFO_SECTION
,
Completed in 71 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026