Searched refs:no_argument (Results 51 - 75 of 182) sorted by relevance

12345678

/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dstrings.c144 {"all", no_argument, NULL, 'a'},
145 {"print-file-name", no_argument, NULL, 'f'},
150 {"help", no_argument, NULL, 'h'},
151 {"version", no_argument, NULL, 'v'},
H A Dobjdump.c246 {"all-headers", no_argument, NULL, 'x'},
247 {"private-headers", no_argument, NULL, 'p'},
249 {"archive-headers", no_argument, NULL, 'a'},
250 {"debugging", no_argument, NULL, 'g'},
251 {"debugging-tags", no_argument, NULL, 'e'},
253 {"disassemble", no_argument, NULL, 'd'},
254 {"disassemble-all", no_argument, NULL, 'D'},
256 {"disassemble-zeroes", no_argument, NULL, 'z'},
257 {"dynamic-reloc", no_argument, NULL, 'R'},
258 {"dynamic-syms", no_argument, NUL
[all...]
H A Dwindres.c732 {"verbose", no_argument, 0, 'v'},
734 {"use-temp-file", no_argument, 0, OPTION_USE_TEMP_FILE},
735 {"no-use-temp-file", no_argument, 0, OPTION_NO_USE_TEMP_FILE},
736 {"yydebug", no_argument, 0, OPTION_YYDEBUG},
737 {"version", no_argument, 0, 'V'},
738 {"help", no_argument, 0, 'h'},
739 {0, no_argument, 0, 0}
H A Dcoffdump.c481 { "help", no_argument, 0, 'h' },
482 { "version", no_argument, 0, 'V' },
483 { NULL, no_argument, 0, 0 }
H A Dsysdump.c659 {"help", no_argument, 0, 'h'},
660 {"version", no_argument, 0, 'V'},
661 {NULL, no_argument, 0, 0}
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dstrings.c136 {"all", no_argument, NULL, 'a'},
137 {"print-file-name", no_argument, NULL, 'f'},
142 {"help", no_argument, NULL, 'h'},
143 {"version", no_argument, NULL, 'v'},
H A Dobjdump.c240 {"all-headers", no_argument, NULL, 'x'},
241 {"private-headers", no_argument, NULL, 'p'},
243 {"archive-headers", no_argument, NULL, 'a'},
244 {"debugging", no_argument, NULL, 'g'},
245 {"debugging-tags", no_argument, NULL, 'e'},
247 {"disassemble", no_argument, NULL, 'd'},
248 {"disassemble-all", no_argument, NULL, 'D'},
250 {"disassemble-zeroes", no_argument, NULL, 'z'},
251 {"dynamic-reloc", no_argument, NULL, 'R'},
252 {"dynamic-syms", no_argument, NUL
[all...]
H A Dwindres.c727 {"verbose", no_argument, 0, 'v'},
729 {"use-temp-file", no_argument, 0, OPTION_USE_TEMP_FILE},
730 {"no-use-temp-file", no_argument, 0, OPTION_NO_USE_TEMP_FILE},
731 {"yydebug", no_argument, 0, OPTION_YYDEBUG},
732 {"version", no_argument, 0, 'V'},
733 {"help", no_argument, 0, 'h'},
734 {0, no_argument, 0, 0}
H A Dcoffdump.c482 { "help", no_argument, 0, 'h' },
483 { "version", no_argument, 0, 'V' },
484 { NULL, no_argument, 0, 0 }
H A Dsysdump.c758 {"help", no_argument, 0, 'h'},
759 {"version", no_argument, 0, 'V'},
760 {NULL, no_argument, 0, 0}
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ip2k.c79 { "mip2022", no_argument, NULL, OPTION_CPU_IP2022 },
80 { "mip2022ext", no_argument, NULL, OPTION_CPU_IP2022EXT },
81 { NULL, no_argument, NULL, 0 },
H A Dtc-pj.c411 {"little", no_argument, NULL, OPTION_LITTLE},
412 {"big", no_argument, NULL, OPTION_BIG},
413 {NULL, no_argument, NULL, 0}
H A Dtc-arc.c150 { "EB", no_argument, NULL, OPTION_EB },
152 { "EL", no_argument, NULL, OPTION_EL },
154 { "marc5", no_argument, NULL, OPTION_ARC5 },
155 { "pre-v6", no_argument, NULL, OPTION_ARC5 },
157 { "marc6", no_argument, NULL, OPTION_ARC6 },
159 { "marc7", no_argument, NULL, OPTION_ARC7 },
161 { "marc8", no_argument, NULL, OPTION_ARC8 },
163 { "marc", no_argument, NULL, OPTION_ARC },
164 { NULL, no_argument, NULL, 0 }
H A Dtc-sparc.c414 {"bump", no_argument, NULL, OPTION_BUMP},
416 {"sparc", no_argument, NULL, OPTION_SPARC},
421 {"32", no_argument, NULL, OPTION_32},
423 {"64", no_argument, NULL, OPTION_64},
425 {"TSO", no_argument, NULL, OPTION_TSO},
427 {"PSO", no_argument, NULL, OPTION_PSO},
429 {"RMO", no_argument, NULL, OPTION_RMO},
433 {"EL", no_argument, NULL, OPTION_LITTLE_ENDIAN},
435 {"EB", no_argument, NULL, OPTION_BIG_ENDIAN},
438 {"enforce-aligned-data", no_argument, NUL
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ip2k.c126 { "mip2022", no_argument, NULL, OPTION_CPU_IP2022 },
127 { "mip2022ext", no_argument, NULL, OPTION_CPU_IP2022EXT },
128 { NULL, no_argument, NULL, 0 },
H A Dtc-pj.c379 {"little", no_argument, NULL, OPTION_LITTLE},
380 {"big", no_argument, NULL, OPTION_BIG},
381 {NULL, no_argument, NULL, 0}
H A Dtc-arc.c123 { "EB", no_argument, NULL, OPTION_EB },
124 { "EL", no_argument, NULL, OPTION_EL },
125 { "marc5", no_argument, NULL, OPTION_ARC5 },
126 { "pre-v6", no_argument, NULL, OPTION_ARC5 },
127 { "marc6", no_argument, NULL, OPTION_ARC6 },
128 { "marc7", no_argument, NULL, OPTION_ARC7 },
129 { "marc8", no_argument, NULL, OPTION_ARC8 },
130 { "marc", no_argument, NULL, OPTION_ARC },
131 { NULL, no_argument, NULL, 0 }
H A Dtc-mips.c10709 {"mips0", no_argument, NULL, OPTION_MIPS1},
10710 {"mips1", no_argument, NULL, OPTION_MIPS1},
10712 {"mips2", no_argument, NULL, OPTION_MIPS2},
10714 {"mips3", no_argument, NULL, OPTION_MIPS3},
10716 {"mips4", no_argument, NULL, OPTION_MIPS4},
10718 {"mips5", no_argument, NULL, OPTION_MIPS5},
10720 {"mips32", no_argument, NULL, OPTION_MIPS32},
10722 {"mips64", no_argument, NULL, OPTION_MIPS64},
10724 {"mips32r2", no_argument, NULL, OPTION_MIPS32R2},
10726 {"mips64r2", no_argument, NUL
[all...]
H A Dtc-openrisc.c67 {NULL, no_argument, NULL, 0}
/openbsd-current/usr.bin/timeout/
H A Dtimeout.c181 { "preserve-status", no_argument, NULL, 'p'},
182 { "foreground", no_argument, NULL, 'f'},
185 { "help", no_argument, NULL, 'h'},
/openbsd-current/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-platform.cpp53 {"debug", no_argument, &g_debug, 1},
54 {"verbose", no_argument, &g_verbose, 1},
63 {"server", no_argument, &g_server, 1},
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A Ddebugserver.cpp831 {"debug", no_argument, NULL, 'g'},
832 {"kill-on-error", no_argument, NULL, 'K'},
833 {"verbose", no_argument, NULL, 'v'},
834 {"version", no_argument, NULL, 'V'},
835 {"lockdown", no_argument, &g_lockdown_opt, 1}, // short option "-k"
836 {"applist", no_argument, &g_applist_opt, 1}, // short option "-t"
849 {"native-regs", no_argument, NULL, 'r'}, // Specify to use the native
864 {"no-stdio", no_argument, NULL,
867 {"setsid", no_argument, NULL,
869 {"disable-aslr", no_argument, NUL
[all...]
/openbsd-current/gnu/gcc/libcpp/
H A Dmakedepend.c84 { "--help", no_argument, 0, 'h' },
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgcov.c372 { "help", no_argument, NULL, 'h' },
373 { "version", no_argument, NULL, 'v' },
374 { "branch-probabilities", no_argument, NULL, 'b' },
375 { "branch-counts", no_argument, NULL, 'c' },
376 { "no-output", no_argument, NULL, 'n' },
377 { "long-file-names", no_argument, NULL, 'l' },
378 { "function-summaries", no_argument, NULL, 'f' },
379 { "preserve-paths", no_argument, NULL, 'p' },
/openbsd-current/gnu/gcc/gcc/
H A Dgcov.c430 { "help", no_argument, NULL, 'h' },
431 { "version", no_argument, NULL, 'v' },
432 { "all-blocks", no_argument, NULL, 'a' },
433 { "branch-probabilities", no_argument, NULL, 'b' },
434 { "branch-counts", no_argument, NULL, 'c' },
435 { "no-output", no_argument, NULL, 'n' },
436 { "long-file-names", no_argument, NULL, 'l' },
437 { "function-summaries", no_argument, NULL, 'f' },
438 { "preserve-paths", no_argument, NULL, 'p' },
441 { "unconditional-branches", no_argument, NUL
[all...]

Completed in 292 milliseconds

12345678