HomeSort by: relevance | last modified time | path
    Searched defs:STRIP_DEBUG (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
objcopy.c 116 STRIP_DEBUG, /* Strip all debugger symbols. */
1387 if (strip_symbols == STRIP_DEBUG
1689 keep = (strip_symbols != STRIP_DEBUG
3349 if (strip_symbols == STRIP_DEBUG
4953 strip_symbols = STRIP_DEBUG;
5450 strip_symbols = STRIP_DEBUG;
  /src/external/gpl3/binutils.old/dist/binutils/
objcopy.c 117 STRIP_DEBUG, /* Strip all debugger symbols. */
1378 if (strip_symbols == STRIP_DEBUG
1680 keep = (strip_symbols != STRIP_DEBUG
3344 if (strip_symbols == STRIP_DEBUG
4952 strip_symbols = STRIP_DEBUG;
5448 strip_symbols = STRIP_DEBUG;

Completed in 32 milliseconds