Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h199 STRIP_DWO, enumerator
H A Dmain.c1067 ecp->strip = STRIP_DWO; in elfcopy_main()
H A Dsections.c77 if (ecp->strip == STRIP_DWO && is_dwo_section(name)) in is_remove_section()