Searched refs:STRIP_NONDWO (Results 1 – 2 of 2) sorted by relevance
108 STRIP_NONDWO, /* Strip everything but DWO info. */ enumerator1232 if (strip_symbols == STRIP_NONDWO) in is_strip_section_1()2347 || strip_symbols == STRIP_NONDWO in copy_object()3212 if (bfd_get_format (obfd) == bfd_core || strip_symbols == STRIP_NONDWO) in copy_relocations_in_section()4526 strip_symbols = STRIP_NONDWO; in copy_main()
482 * objcopy.c (enum strip_action): Add STRIP_DWO, STRIP_NONDWO.