OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:keep_section_symbols
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
objcopy.c
95
static bool
keep_section_symbols
= false ;/* True if section symbols should be retained. */
3328
if (bfd_keep_unused_section_symbols (obfd) ||
keep_section_symbols
)
5009
keep_section_symbols
= true;
5945
keep_section_symbols
= true;
94
static bool
keep_section_symbols
= false ;\/* True if section symbols should be retained. *\/
variable
/src/external/gpl3/binutils.old/dist/binutils/
objcopy.c
96
static bool
keep_section_symbols
= false ;/* True if section symbols should be retained. */
3323
if (bfd_keep_unused_section_symbols (obfd) ||
keep_section_symbols
)
5008
keep_section_symbols
= true;
5943
keep_section_symbols
= true;
95
static bool
keep_section_symbols
= false ;\/* True if section symbols should be retained. *\/
variable
Completed in 27 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026