Home
last modified time | relevance | path

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

/external/elfutils/src/
Dstrip.c60 #define OPT_STRIP_SECTIONS 0x102 macro
77 { "strip-sections", OPT_STRIP_SECTIONS, NULL, 0,
289 case OPT_STRIP_SECTIONS: in parse_opt()