Searched refs:STRIP_NONDEBUG (Results 1 – 4 of 4) sorted by relevance
96 STRIP_NONDEBUG, /* Strip everything but debug info. */ enumerator1090 if (strip_symbols == STRIP_NONDEBUG) in is_strip_section_1()2077 || strip_symbols == STRIP_NONDEBUG in copy_object()2727 else if (strip_symbols == STRIP_NONDEBUG in setup_section()3323 strip_symbols = STRIP_NONDEBUG; in strip_main()3623 strip_symbols = STRIP_NONDEBUG; in copy_main()
368 STRIP_NONDEBUG (reverting part of 2007-05-30 change). Prevent643 avoid calling bfd_copy_private_bfd_data for ELF STRIP_NONDEBUG.645 bfd_copy_private_section_data for ELF STRIP_NONDEBUG.
739 STRIP_NONDEBUG.740 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
555 * objcopy (enum strip_action): Add STRIP_NONDEBUG.559 (is_strip_section): Invert return value if STRIP_NONDEBUG is561 (copy_object): Do not copy private data when STRIP_NONDEBUG is