Home
last modified time | relevance | path

Searched refs:OPTION_COMPRESS_DEBUG_SECTIONS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2010260 (OPTION_COMPRESS_DEBUG_SECTIONS): New.
262 (copy_options): Add OPTION_COMPRESS_DEBUG_SECTIONS and
269 (copy_main): Handle OPTION_COMPRESS_DEBUG_SECTIONS and
Dobjcopy.c296 OPTION_COMPRESS_DEBUG_SECTIONS, enumerator
403 {"compress-debug-sections", optional_argument, 0, OPTION_COMPRESS_DEBUG_SECTIONS},
4262 case OPTION_COMPRESS_DEBUG_SECTIONS: in copy_main()