Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Dobjcopy.c87 STRIP_ALL /* Strip all symbols. */ enumerator
848 || strip_symbols == STRIP_ALL in is_strip_section()
876 if ((strip_symbols == STRIP_ALL in is_strip_section()
988 if (strip_symbols == STRIP_ALL) in filter_symbols()
1640 || strip_symbols == STRIP_ALL in copy_object()
1668 if (strip_symbols != STRIP_ALL) in copy_object()
2373 if (strip_symbols == STRIP_ALL) in copy_section()
2665 strip_symbols = STRIP_ALL; in strip_main()
2735 strip_symbols = STRIP_ALL; in strip_main()
2863 strip_symbols = STRIP_ALL; in copy_main()
/freebsd-12.1/contrib/elftoolchain/elfcopy/
H A Dsections.c69 if (ecp->strip == STRIP_ALL && lookup_symop_list( in is_remove_section()
82 if (ecp->strip == STRIP_ALL || in is_remove_section()
395 if (ish.sh_type == SHT_GROUP && ecp->strip == STRIP_ALL) in create_scn()
577 if (ecp->strip == STRIP_ALL && in copy_content()
H A Delfcopy.h197 STRIP_ALL, enumerator
H A Dmain.c831 ecp->strip = STRIP_ALL; in elfcopy_main()
1140 ecp->strip = STRIP_ALL; in strip_main()
1196 ecp->strip = STRIP_ALL; in strip_main()
H A Dsymbols.c216 if (ecp->strip == STRIP_ALL) in is_remove_symbol()