HomeSort by: relevance | last modified time | path
    Searched defs:OPTION_STRIP_SECTION_HEADERS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
objcopy.c 373 OPTION_STRIP_SECTION_HEADERS,
413 {"strip-section-headers", no_argument, 0, OPTION_STRIP_SECTION_HEADERS},
504 {"strip-section-headers", no_argument, 0, OPTION_STRIP_SECTION_HEADERS},
4944 case OPTION_STRIP_SECTION_HEADERS:
5441 case OPTION_STRIP_SECTION_HEADERS:
  /src/external/gpl3/binutils.old/dist/binutils/
objcopy.c 378 OPTION_STRIP_SECTION_HEADERS,
418 {"strip-section-headers", no_argument, 0, OPTION_STRIP_SECTION_HEADERS},
508 {"strip-section-headers", no_argument, 0, OPTION_STRIP_SECTION_HEADERS},
4943 case OPTION_STRIP_SECTION_HEADERS:
5439 case OPTION_STRIP_SECTION_HEADERS:

Completed in 30 milliseconds