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