Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h197 STRIP_ALL, enumerator
H A Dsections.c70 if (ecp->strip == STRIP_ALL && lookup_symop_list( in is_remove_section()
83 if (ecp->strip == STRIP_ALL || in is_remove_section()
398 if (ish.sh_type == SHT_GROUP && ecp->strip == STRIP_ALL) in create_scn()
588 if (ecp->strip == STRIP_ALL && in copy_content()
H A Dmain.c897 ecp->strip = STRIP_ALL; in elfcopy_main()
1206 ecp->strip = STRIP_ALL; in strip_main()
1262 ecp->strip = STRIP_ALL; in strip_main()
H A Dsymbols.c216 if (ecp->strip == STRIP_ALL) in is_remove_symbol()