OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STRIP_NONDEBUG
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
objcopy.c
118
STRIP_NONDEBUG
, /* Strip everything but debug info. */
1415
if (strip_symbols ==
STRIP_NONDEBUG
)
3352
|| strip_symbols ==
STRIP_NONDEBUG
4260
else if (strip_symbols ==
STRIP_NONDEBUG
5003
strip_symbols =
STRIP_NONDEBUG
;
5036
|| strip_symbols ==
STRIP_NONDEBUG
5462
strip_symbols =
STRIP_NONDEBUG
;
/src/external/gpl3/binutils.old/dist/binutils/
objcopy.c
119
STRIP_NONDEBUG
, /* Strip everything but debug info. */
1406
if (strip_symbols ==
STRIP_NONDEBUG
)
3347
|| strip_symbols ==
STRIP_NONDEBUG
4263
else if (strip_symbols ==
STRIP_NONDEBUG
5002
strip_symbols =
STRIP_NONDEBUG
;
5037
|| strip_symbols ==
STRIP_NONDEBUG
5460
strip_symbols =
STRIP_NONDEBUG
;
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026