Searched refs:required_argument (Results 1 - 25 of 88) sorted by relevance

1234

/haiku-buildtools/binutils/gprof/
H A Dgprof.c104 {"external-symbol-table", required_argument, 0, 'S'},
117 {"file-ordering", required_argument, 0, 'R'},
126 {"directory-path", required_argument, 0, 'I'},
129 {"min-count", required_argument, 0, 'm'},
133 {"table-length", required_argument, 0, 't'},
134 {"time", required_argument, 0, 'n'},
135 {"no-time", required_argument, 0, 'N'},
136 {"width", required_argument, 0, 'w'},
141 {"", required_argument, 0, 'e'},
142 {"", required_argument,
[all...]
/haiku-buildtools/legacy/binutils/gprof/
H A Dgprof.c114 {"file-ordering", required_argument, 0, 'R'},
123 {"directory-path", required_argument, 0, 'I'},
125 {"min-count", required_argument, 0, 'm'},
129 {"table-length", required_argument, 0, 't'},
130 {"time", required_argument, 0, 'n'},
131 {"no-time", required_argument, 0, 'N'},
132 {"width", required_argument, 0, 'w'},
137 {"", required_argument, 0, 'e'},
138 {"", required_argument, 0, 'E'},
139 {"", required_argument,
[all...]
/haiku-buildtools/gcc/include/
H A Dgetopt.h68 required_argument (or 1) if the option requires an argument,
99 #define required_argument 1 macro
/haiku-buildtools/legacy/binutils/include/
H A Dgetopt.h68 required_argument (or 1) if the option requires an argument,
99 #define required_argument 1 macro
/haiku-buildtools/legacy/gcc/include/
H A Dgetopt.h67 required_argument (or 1) if the option requires an argument,
98 #define required_argument 1 macro
/haiku-buildtools/legacy/gcc/texinfo/lib/
H A Dgetopt.h67 required_argument (or 1) if the option requires an argument,
98 #define required_argument 1 macro
/haiku-buildtools/legacy/gcc/texinfo/libtxi/
H A Dgetopt.h63 required_argument (or 1) if the option requires an argument,
94 #define required_argument 1 macro
/haiku-buildtools/binutils/include/
H A Dgetopt.h67 required_argument (or 1) if the option requires an argument,
98 #define required_argument 1 macro
/haiku-buildtools/legacy/binutils/ld/
H A Dlexsup.c202 { {NULL, required_argument, NULL, '\0'},
205 { {"architecture", required_argument, NULL, 'A'},
207 { {"format", required_argument, NULL, 'b'},
210 { {"mri-script", required_argument, NULL, 'c'},
216 { {"entry", required_argument, NULL, 'e'},
224 { {"auxiliary", required_argument, NULL, 'f'},
227 { {"filter", required_argument, NULL, 'F'},
232 { {"gpsize", required_argument, NULL, 'G'},
235 { {"soname", required_argument, NULL, OPTION_SONAME},
237 { {"dynamic-linker", required_argument, NUL
[all...]
/haiku-buildtools/binutils/ld/
H A Dlexsup.c101 { {NULL, required_argument, NULL, '\0'},
104 { {"architecture", required_argument, NULL, 'A'},
106 { {"format", required_argument, NULL, 'b'},
109 { {"mri-script", required_argument, NULL, 'c'},
115 { {"entry", required_argument, NULL, 'e'},
125 { {"auxiliary", required_argument, NULL, 'f'},
128 { {"filter", required_argument, NULL, 'F'},
133 { {"gpsize", required_argument, NULL, 'G'},
136 { {"soname", required_argument, NULL, OPTION_SONAME},
138 { {"dynamic-linker", required_argument, NUL
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dobjcopy.c270 {"format", required_argument, 0, 'F'}, /* Obsolete */
273 {"input-format", required_argument, 0, 'I'}, /* Obsolete */
274 {"input-target", required_argument, 0, 'I'},
276 {"keep-symbol", required_argument, 0, 'K'},
278 {"output-format", required_argument, 0, 'O'}, /* Obsolete */
279 {"output-target", required_argument, 0, 'O'},
280 {"output-file", required_argument, 0, 'o'},
282 {"remove-section", required_argument, 0, 'R'},
286 {"strip-symbol", required_argument, 0, 'N'},
287 {"target", required_argument,
[all...]
H A Ddllwrap.c559 {"implib", required_argument, NULL, OPTION_OUTPUT_LIB},
563 {"driver-name", required_argument, NULL, OPTION_DRIVER_NAME},
564 {"driver-flags", required_argument, NULL, OPTION_DRIVER_FLAGS},
565 {"dlltool-name", required_argument, NULL, OPTION_DLLTOOL_NAME},
566 {"entry", required_argument, NULL, 'e'},
567 {"image-base", required_argument, NULL, OPTION_IMAGE_BASE},
568 {"target", required_argument, NULL, OPTION_TARGET},
572 {"dllname", required_argument, NULL, OPTION_DLLNAME},
575 {"output-exp", required_argument, NULL, OPTION_OUTPUT_EXP},
576 {"output-def", required_argument, NUL
[all...]
H A Dwindres.c723 {"input", required_argument, 0, 'i'},
724 {"output", required_argument, 0, 'o'},
725 {"input-format", required_argument, 0, 'J'},
726 {"output-format", required_argument, 0, 'O'},
727 {"target", required_argument, 0, 'F'},
728 {"preprocessor", required_argument, 0, OPTION_PREPROCESSOR},
729 {"include-dir", required_argument, 0, 'I'},
730 {"define", required_argument, 0, 'D'},
731 {"undefine", required_argument, 0, 'U'},
733 {"language", required_argument,
[all...]
H A Dstrings.c146 {"bytes", required_argument, NULL, 'n'},
147 {"radix", required_argument, NULL, 't'},
148 {"encoding", required_argument, NULL, 'e'},
149 {"target", required_argument, NULL, 'T'},
H A Daddr2line.c56 {"exe", required_argument, NULL, 'e'},
59 {"section", required_argument, NULL, 'j'},
60 {"target", required_argument, NULL, 'b'},
H A Dsize.c110 {"format", required_argument, 0, 200},
111 {"radix", required_argument, 0, 201},
112 {"target", required_argument, 0, 202},
/haiku-buildtools/gcc/gcc/
H A Dgcov-tool.c175 { "output", required_argument, NULL, 'o' },
176 { "weight", required_argument, NULL, 'w' },
273 { "output", required_argument, NULL, 'o' },
274 { "scale", required_argument, NULL, 's' },
275 { "normalize", required_argument, NULL, 'n' },
436 { "hot_threshold", required_argument, NULL, 't' },
/haiku-buildtools/binutils/binutils/
H A Dstrings.c130 {"bytes", required_argument, NULL, 'n'},
131 {"radix", required_argument, NULL, 't'},
132 {"include-all-whitespace", required_argument, NULL, 'w'},
133 {"encoding", required_argument, NULL, 'e'},
134 {"target", required_argument, NULL, 'T'},
135 {"output-separator", required_argument, NULL, 's'},
H A Dobjcopy.c359 {"format", required_argument, 0, 'F'}, /* Obsolete */
362 {"input-format", required_argument, 0, 'I'}, /* Obsolete */
363 {"input-target", required_argument, 0, 'I'},
365 {"keep-symbol", required_argument, 0, 'K'},
367 {"output-file", required_argument, 0, 'o'},
368 {"output-format", required_argument, 0, 'O'}, /* Obsolete */
369 {"output-target", required_argument, 0, 'O'},
371 {"remove-section", required_argument, 0, 'R'},
372 {"remove-relocations", required_argument, 0, OPTION_REMOVE_RELOCS},
376 {"strip-symbol", required_argument,
[all...]
H A Ddllwrap.c568 {"implib", required_argument, NULL, OPTION_OUTPUT_LIB},
572 {"driver-name", required_argument, NULL, OPTION_DRIVER_NAME},
573 {"driver-flags", required_argument, NULL, OPTION_DRIVER_FLAGS},
574 {"dlltool-name", required_argument, NULL, OPTION_DLLTOOL_NAME},
575 {"entry", required_argument, NULL, 'e'},
576 {"image-base", required_argument, NULL, OPTION_IMAGE_BASE},
577 {"target", required_argument, NULL, OPTION_TARGET},
583 {"dllname", required_argument, NULL, OPTION_DLLNAME},
586 {"output-exp", required_argument, NULL, OPTION_OUTPUT_EXP},
587 {"output-def", required_argument, NUL
[all...]
H A Dwindres.c743 {"input", required_argument, 0, 'i'},
744 {"output", required_argument, 0, 'o'},
745 {"input-format", required_argument, 0, 'J'},
746 {"output-format", required_argument, 0, 'O'},
747 {"target", required_argument, 0, 'F'},
748 {"preprocessor", required_argument, 0, OPTION_PREPROCESSOR},
749 {"preprocessor-arg", required_argument, 0, OPTION_PREPROCESSOR_ARG},
750 {"include-dir", required_argument, 0, OPTION_INCLUDE_DIR},
751 {"define", required_argument, 0, 'D'},
752 {"undefine", required_argument,
[all...]
H A Delfedit.c648 {"input-mach", required_argument, 0, OPTION_INPUT_MACH},
649 {"output-mach", required_argument, 0, OPTION_OUTPUT_MACH},
650 {"input-type", required_argument, 0, OPTION_INPUT_TYPE},
651 {"output-type", required_argument, 0, OPTION_OUTPUT_TYPE},
652 {"input-osabi", required_argument, 0, OPTION_INPUT_OSABI},
653 {"output-osabi", required_argument, 0, OPTION_OUTPUT_OSABI},
H A Daddr2line.c58 {"exe", required_argument, NULL, 'e'},
62 {"section", required_argument, NULL, 'j'},
63 {"target", required_argument, NULL, 'b'},
/haiku-buildtools/legacy/binutils/gas/
H A Das.c461 ,{"defsym", required_argument, NULL, OPTION_DEFSYM}
463 ,{"emulation", required_argument, NULL, OPTION_EMULATION}
476 ,{"hash-size", required_argument, NULL, OPTION_HASH_TABLE_SIZE}
484 ,{"itbl", required_argument, NULL, OPTION_INSTTBL}
490 ,{"listing-lhs-width", required_argument, NULL, OPTION_LISTING_LHS_WIDTH}
491 ,{"listing-lhs-width2", required_argument, NULL, OPTION_LISTING_LHS_WIDTH2}
492 ,{"listing-rhs-width", required_argument, NULL, OPTION_LISTING_RHS_WIDTH}
493 ,{"listing-cont-lines", required_argument, NULL, OPTION_LISTING_CONT_LINES}
494 ,{"MD", required_argument, NULL, OPTION_DEPFILE}
499 ,{"priority", required_argument, NUL
[all...]
/haiku-buildtools/binutils/gas/
H A Das.c506 ,{"debug-prefix-map", required_argument, NULL, OPTION_DEBUG_PREFIX_MAP}
507 ,{"defsym", required_argument, NULL, OPTION_DEFSYM}
509 ,{"emulation", required_argument, NULL, OPTION_EMULATION}
513 ,{"size-check", required_argument, NULL, OPTION_SIZE_CHECK}
514 ,{"elf-stt-common", required_argument, NULL, OPTION_ELF_STT_COMMON}
526 ,{"hash-size", required_argument, NULL, OPTION_HASH_TABLE_SIZE}
535 ,{"itbl", required_argument, NULL, 't'}
542 ,{"listing-lhs-width", required_argument, NULL, OPTION_LISTING_LHS_WIDTH}
543 ,{"listing-lhs-width2", required_argument, NULL, OPTION_LISTING_LHS_WIDTH2}
544 ,{"listing-rhs-width", required_argument, NUL
[all...]

Completed in 305 milliseconds

1234