Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dobjcopy.c99 STRIP_ALL /* Strip all symbols. */ enumerator
1076 || strip_symbols == STRIP_ALL in is_strip_section_1()
1122 if ((strip_symbols == STRIP_ALL in is_strip_section()
1265 if (strip_symbols == STRIP_ALL) in filter_symbols()
1653 if (strip_symbols == STRIP_ALL) in copy_object()
2075 || strip_symbols == STRIP_ALL in copy_object()
2105 if (strip_symbols != STRIP_ALL) in copy_object()
2268 if (strip_symbols == STRIP_ALL) in copy_archive()
2941 if (strip_symbols == STRIP_ALL) in copy_relocations_in_section()
3276 strip_symbols = STRIP_ALL; in strip_main()
[all …]