Home
last modified time | relevance | path

Searched refs:STRIP_UNDEF (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dobjcopy.c92 STRIP_UNDEF, enumerator
103 static enum strip_action strip_symbols = STRIP_UNDEF;
3354 if (strip_symbols == STRIP_UNDEF in strip_main()
4231 if (strip_symbols == STRIP_UNDEF && discard_locals == LOCALS_UNDEF) in copy_main()
4380 strip_symbols = STRIP_UNDEF; in main()