Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dobjcopy.c96 STRIP_NONDEBUG, /* Strip everything but debug info. */ enumerator
1090 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()
DChangeLog-2007368 STRIP_NONDEBUG (reverting part of 2007-05-30 change). Prevent
643 avoid calling bfd_copy_private_bfd_data for ELF STRIP_NONDEBUG.
645 bfd_copy_private_section_data for ELF STRIP_NONDEBUG.
DChangeLog-2004739 STRIP_NONDEBUG.
740 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
DChangeLog-0203555 * objcopy (enum strip_action): Add STRIP_NONDEBUG.
559 (is_strip_section): Invert return value if STRIP_NONDEBUG is
561 (copy_object): Do not copy private data when STRIP_NONDEBUG is