Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dobjcopy.c109 STRIP_ALL /* Strip all symbols. */ enumerator
1214 || strip_symbols == STRIP_ALL in is_strip_section_1()
1260 if ((strip_symbols == STRIP_ALL in is_strip_section()
1456 if (strip_symbols == STRIP_ALL) in filter_symbols()
1885 if (strip_symbols == STRIP_ALL) in copy_object()
2343 || strip_symbols == STRIP_ALL in copy_object()
2375 if (strip_symbols != STRIP_ALL) in copy_object()
2552 if (strip_symbols == STRIP_ALL) in copy_archive()
3249 if (strip_symbols == STRIP_ALL) in copy_relocations_in_section()
3596 strip_symbols = STRIP_ALL; in strip_main()
[all …]