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_NONDWO
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
objcopy.c
120
STRIP_NONDWO
, /* Strip everything but DWO info. */
1419
if (strip_symbols ==
STRIP_NONDWO
)
3354
|| strip_symbols ==
STRIP_NONDWO
4531
|| strip_symbols ==
STRIP_NONDWO
5037
|| strip_symbols ==
STRIP_NONDWO
))
6024
strip_symbols =
STRIP_NONDWO
;
/src/external/gpl3/binutils.old/dist/binutils/
objcopy.c
121
STRIP_NONDWO
, /* Strip everything but DWO info. */
1410
if (strip_symbols ==
STRIP_NONDWO
)
3349
|| strip_symbols ==
STRIP_NONDWO
4534
|| strip_symbols ==
STRIP_NONDWO
5038
|| strip_symbols ==
STRIP_NONDWO
))
6022
strip_symbols =
STRIP_NONDWO
;
Completed in 35 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026