Searched refs:STRIP_ALL (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Dobjcopy.c87 STRIP_ALL /* Strip all symbols. */
100 /* Which local symbols to remove. Overrides STRIP_ALL. */
802 || strip_symbols == STRIP_ALL
899 if (strip_symbols == STRIP_ALL)
1533 || strip_symbols == STRIP_ALL
1560 if (strip_symbols != STRIP_ALL)
2241 if (strip_symbols == STRIP_ALL)
2504 strip_symbols = STRIP_ALL;
2574 strip_symbols = STRIP_ALL;
2689 strip_symbols = STRIP_ALL;
86 STRIP_ALL /* Strip all symbols. */ enumerator in enum:strip_action
[all...]
/haiku-buildtools/binutils/binutils/
H A Dobjcopy.c109 STRIP_ALL /* Strip all symbols. */
122 /* Which local symbols to remove. Overrides STRIP_ALL. */
1238 || strip_symbols == STRIP_ALL
1284 if ((strip_symbols == STRIP_ALL
1480 if (strip_symbols == STRIP_ALL)
1909 if (strip_symbols == STRIP_ALL)
2367 || strip_symbols == STRIP_ALL
2399 if (strip_symbols != STRIP_ALL)
2576 if (strip_symbols == STRIP_ALL)
3315 if (strip_symbols == STRIP_ALL)
108 STRIP_ALL /* Strip all symbols. */ enumerator in enum:strip_action
[all...]

Completed in 62 milliseconds