Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/elftoolchain/elfcopy/
HDelfcopy.h198 STRIP_DEBUG, enumerator
HDmain.c356 if (ecp->strip == STRIP_DEBUG || in create_elf()
900 ecp->strip = STRIP_DEBUG; in elfcopy_main()
1211 ecp->strip = STRIP_DEBUG; in strip_main()
HDsymbols.c254 if (ecp->strip == STRIP_DEBUG && is_debug_symbol(s->st_info)) in is_remove_symbol()
HDsections.c84 ecp->strip == STRIP_DEBUG || in is_remove_section()