Searched refs:no_argument (Results 1 - 25 of 183) sorted by relevance

12345678

/haiku-buildtools/legacy/binutils/binutils/
H A Dcxxfilt.c38 {"strip-underscore", no_argument, NULL, '_'},
40 {"help", no_argument, NULL, 'h'},
41 {"no-params", no_argument, NULL, 'p'},
42 {"no-strip-underscores", no_argument, NULL, 'n'},
43 {"no-verbose", no_argument, NULL, 'i'},
44 {"types", no_argument, NULL, 't'},
45 {"version", no_argument, NULL, 'v'},
46 {NULL, no_argument, NULL, 0}
H A Daddr2line.c54 {"basenames", no_argument, NULL, 's'},
57 {"functions", no_argument, NULL, 'f'},
58 {"inlines", no_argument, NULL, 'i'},
61 {"help", no_argument, NULL, 'H'},
62 {"version", no_argument, NULL, 'V'},
63 {0, no_argument, 0, 0}
H A Dnm.c191 {"debug-syms", no_argument, &print_debug_syms, 1},
193 {"dynamic", no_argument, &dynamic, 1},
194 {"extern-only", no_argument, &external_only, 1},
196 {"help", no_argument, 0, 'h'},
197 {"line-numbers", no_argument, 0, 'l'},
198 {"no-cplus", no_argument, &do_demangle, 0}, /* Linux compatibility. */
199 {"no-demangle", no_argument, &do_demangle, 0},
200 {"no-sort", no_argument, &no_sort, 1},
201 {"numeric-sort", no_argument, &sort_numerically, 1},
202 {"portability", no_argument,
[all...]
/haiku-buildtools/binutils/binutils/
H A Dcxxfilt.c37 {"strip-underscore", no_argument, NULL, '_'},
39 {"help", no_argument, NULL, 'h'},
40 {"no-params", no_argument, NULL, 'p'},
41 {"no-strip-underscores", no_argument, NULL, 'n'},
42 {"no-verbose", no_argument, NULL, 'i'},
43 {"types", no_argument, NULL, 't'},
44 {"version", no_argument, NULL, 'v'},
45 {NULL, no_argument, NULL, 0}
H A Daddr2line.c55 {"addresses", no_argument, NULL, 'a'},
56 {"basenames", no_argument, NULL, 's'},
59 {"functions", no_argument, NULL, 'f'},
60 {"inlines", no_argument, NULL, 'i'},
61 {"pretty-print", no_argument, NULL, 'p'},
64 {"help", no_argument, NULL, 'H'},
65 {"version", no_argument, NULL, 'V'},
66 {0, no_argument, 0, 0}
H A Dnm.c204 {"debug-syms", no_argument, &print_debug_syms, 1},
206 {"dynamic", no_argument, &dynamic, 1},
207 {"extern-only", no_argument, &external_only, 1},
209 {"help", no_argument, 0, 'h'},
210 {"line-numbers", no_argument, 0, 'l'},
211 {"no-cplus", no_argument, &do_demangle, 0}, /* Linux compatibility. */
212 {"no-demangle", no_argument, &do_demangle, 0},
213 {"no-sort", no_argument, 0, 'p'},
214 {"numeric-sort", no_argument, 0, 'n'},
216 {"portability", no_argument,
[all...]
H A Ddllwrap.c565 {"quiet", no_argument, NULL, 'q'},
566 {"verbose", no_argument, NULL, 'v'},
567 {"version", no_argument, NULL, OPTION_VERSION},
571 {"dry-run", no_argument, NULL, OPTION_DRY_RUN},
578 {"no-leading-underscore", no_argument, NULL, OPTION_NO_LEADING_UNDERSCORE},
579 {"leading-underscore", no_argument, NULL, OPTION_NO_LEADING_UNDERSCORE},
582 {"no-delete", no_argument, NULL, 'n'},
584 {"no-idata4", no_argument, NULL, OPTION_NO_IDATA4},
585 {"no-idata5", no_argument, NULL, OPTION_NO_IDATA5},
588 {"export-all-symbols", no_argument, NUL
[all...]
/haiku-buildtools/legacy/binutils/ld/
H A Dlexsup.c212 { {"dc", no_argument, NULL, 'd'},
214 { {"dp", no_argument, NULL, 'd'},
218 { {"export-dynamic", no_argument, NULL, OPTION_EXPORT_DYNAMIC},
220 { {"EB", no_argument, NULL, OPTION_EB},
222 { {"EL", no_argument, NULL, OPTION_EL},
230 { {NULL, no_argument, NULL, '\0'},
249 { {"print-map", no_argument, NULL, 'M'},
251 { {"nmagic", no_argument, NULL, 'n'},
253 { {"omagic", no_argument, NULL, 'N'},
256 { {"no-omagic", no_argument, NUL
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-z80.c59 { "z80", no_argument, NULL, OPTION_MACH_Z80},
60 { "r800", no_argument, NULL, OPTION_MACH_R800},
61 { "ignore-undocumented-instructions", no_argument, NULL, OPTION_MACH_IUD },
62 { "Wnud", no_argument, NULL, OPTION_MACH_IUD },
63 { "warn-undocumented-instructions", no_argument, NULL, OPTION_MACH_WUD },
64 { "Wud", no_argument, NULL, OPTION_MACH_WUD },
65 { "forbid-undocumented-instructions", no_argument, NULL, OPTION_MACH_FUD },
66 { "Fud", no_argument, NULL, OPTION_MACH_FUD },
67 { "ignore-unportable-instructions", no_argument, NULL, OPTION_MACH_IUP },
68 { "Wnup", no_argument, NUL
[all...]
H A Dtc-frv.c234 { "mgpr-32", no_argument, NULL, OPTION_GPR_32 },
235 { "mgpr-64", no_argument, NULL, OPTION_GPR_64 },
236 { "mfpr-32", no_argument, NULL, OPTION_FPR_32 },
237 { "mfpr-64", no_argument, NULL, OPTION_FPR_64 },
238 { "mhard-float", no_argument, NULL, OPTION_FPR_64 },
239 { "msoft-float", no_argument, NULL, OPTION_SOFT_FLOAT },
240 { "mdword", no_argument, NULL, OPTION_DWORD_YES },
241 { "mno-dword", no_argument, NULL, OPTION_DWORD_NO },
242 { "mdouble", no_argument, NULL, OPTION_DOUBLE },
243 { "mno-double", no_argument, NUL
[all...]
/haiku-buildtools/binutils/ld/
H A Dlexsup.c111 { {"dc", no_argument, NULL, 'd'},
113 { {"dp", no_argument, NULL, 'd'},
117 { {"export-dynamic", no_argument, NULL, OPTION_EXPORT_DYNAMIC},
119 { {"no-export-dynamic", no_argument, NULL, OPTION_NO_EXPORT_DYNAMIC},
121 { {"EB", no_argument, NULL, OPTION_EB},
123 { {"EL", no_argument, NULL, OPTION_EL},
131 { {NULL, no_argument, NULL, '\0'},
141 { {"no-dynamic-linker", no_argument, NULL, OPTION_NO_DYNAMIC_LINKER},
153 { {"print-map", no_argument, NULL, 'M'},
155 { {"nmagic", no_argument, NUL
[all...]
/haiku-buildtools/binutils/gprof/
H A Dgprof.c101 {"line", no_argument, 0, 'l'},
102 {"no-static", no_argument, 0, 'a'},
103 {"ignore-non-functions", no_argument, 0, 'D'},
116 {"function-ordering", no_argument, 0, 'r'},
118 {"file-info", no_argument, 0, 'i'},
119 {"sum", no_argument, 0, 's'},
123 {"all-lines", no_argument, 0, 'x'},
125 {"no-demangle", no_argument, 0, OPTION_NO_DEMANGLE},
127 {"display-unused-functions", no_argument, 0, 'z'},
128 {"inline-file-names", no_argument,
[all...]
/haiku-buildtools/legacy/binutils/gprof/
H A Dgprof.c99 {"line", no_argument, 0, 'l'},
100 {"no-static", no_argument, 0, 'a'},
101 {"ignore-non-functions", no_argument, 0, 'D'},
113 {"function-ordering", no_argument, 0, 'r'},
115 {"file-info", no_argument, 0, 'i'},
116 {"sum", no_argument, 0, 's'},
120 {"all-lines", no_argument, 0, 'x'},
122 {"no-demangle", no_argument, 0, OPTION_NO_DEMANGLE},
124 {"display-unused-functions", no_argument, 0, 'z'},
126 {"print-path", no_argument,
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Das.c453 {"alternate", no_argument, NULL, OPTION_ALTERNATE}
462 ,{"dump-config", no_argument, NULL, OPTION_DUMPCONFIG}
465 ,{"execstack", no_argument, NULL, OPTION_EXECSTACK}
466 ,{"noexecstack", no_argument, NULL, OPTION_NOEXECSTACK}
468 ,{"fatal-warnings", no_argument, NULL, OPTION_WARN_FATAL}
469 ,{"gdwarf-2", no_argument, NULL, OPTION_GDWARF2}
472 ,{"gdwarf2", no_argument, NULL, OPTION_GDWARF2}
473 ,{"gen-debug", no_argument, NULL, 'g'}
474 ,{"gstabs", no_argument, NULL, OPTION_GSTABS}
475 ,{"gstabs+", no_argument, NUL
[all...]
/haiku-buildtools/gcc/include/
H A Dgetopt.h67 no_argument (or 0) if the option does not take an argument,
98 #define no_argument 0 macro
/haiku-buildtools/legacy/binutils/include/
H A Dgetopt.h67 no_argument (or 0) if the option does not take an argument,
98 #define no_argument 0 macro
/haiku-buildtools/legacy/gcc/include/
H A Dgetopt.h66 no_argument (or 0) if the option does not take an argument,
97 #define no_argument 0 macro
/haiku-buildtools/legacy/gcc/texinfo/lib/
H A Dgetopt.h66 no_argument (or 0) if the option does not take an argument,
97 #define no_argument 0 macro
/haiku-buildtools/legacy/gcc/texinfo/libtxi/
H A Dgetopt.h62 no_argument (or 0) if the option does not take an argument,
93 #define no_argument 0 macro
/haiku-buildtools/binutils/include/
H A Dgetopt.h66 no_argument (or 0) if the option does not take an argument,
97 #define no_argument 0 macro
/haiku-buildtools/binutils/gas/config/
H A Dtc-lm32.c93 { "mmultiply-enabled", no_argument, NULL, OPTION_MULTIPLY_ENABLED },
95 { "mdivide-enabled", no_argument, NULL, OPTION_DIVIDE_ENABLED },
97 { "mbarrel-shift-enabled", no_argument, NULL, OPTION_BARREL_SHIFT_ENABLED },
99 { "msign-extend-enabled", no_argument, NULL, OPTION_SIGN_EXTEND_ENABLED },
101 { "muser-enabled", no_argument, NULL, OPTION_USER_ENABLED },
103 { "micache-enabled", no_argument, NULL, OPTION_ICACHE_ENABLED },
105 { "mdcache-enabled", no_argument, NULL, OPTION_DCACHE_ENABLED },
107 { "mbreak-enabled", no_argument, NULL, OPTION_BREAK_ENABLED },
109 { "mall-enabled", no_argument, NULL, OPTION_ALL_ENABLED },
H A Dtc-mep.c144 { "EB", no_argument, NULL, OPTION_EB},
145 { "EL", no_argument, NULL, OPTION_EL},
147 { "maverage", no_argument, NULL, OPTION_AVERAGE},
148 { "mno-average", no_argument, NULL, OPTION_NOAVERAGE},
149 { "mmult", no_argument, NULL, OPTION_MULT},
150 { "mno-mult", no_argument, NULL, OPTION_NOMULT},
151 { "mdiv", no_argument, NULL, OPTION_DIV},
152 { "mno-div", no_argument, NULL, OPTION_NODIV},
153 { "mbitops", no_argument, NULL, OPTION_BITOPS},
154 { "mno-bitops", no_argument, NUL
[all...]
H A Dtc-frv.c232 { "mgpr-32", no_argument, NULL, OPTION_GPR_32 },
233 { "mgpr-64", no_argument, NULL, OPTION_GPR_64 },
234 { "mfpr-32", no_argument, NULL, OPTION_FPR_32 },
235 { "mfpr-64", no_argument, NULL, OPTION_FPR_64 },
236 { "mhard-float", no_argument, NULL, OPTION_FPR_64 },
237 { "msoft-float", no_argument, NULL, OPTION_SOFT_FLOAT },
238 { "mdword", no_argument, NULL, OPTION_DWORD_YES },
239 { "mno-dword", no_argument, NULL, OPTION_DWORD_NO },
240 { "mdouble", no_argument, NULL, OPTION_DOUBLE },
241 { "mno-double", no_argument, NUL
[all...]
/haiku-buildtools/binutils/gas/
H A Das.c496 {"alternate", no_argument, NULL, OPTION_ALTERNATE}
505 ,{"nocompress-debug-sections", no_argument, NULL, OPTION_NOCOMPRESS_DEBUG}
508 ,{"dump-config", no_argument, NULL, OPTION_DUMPCONFIG}
511 ,{"execstack", no_argument, NULL, OPTION_EXECSTACK}
512 ,{"noexecstack", no_argument, NULL, OPTION_NOEXECSTACK}
515 ,{"sectname-subst", no_argument, NULL, OPTION_SECTNAME_SUBST}
517 ,{"fatal-warnings", no_argument, NULL, OPTION_WARN_FATAL}
518 ,{"gdwarf-2", no_argument, NULL, OPTION_GDWARF2}
521 ,{"gdwarf2", no_argument, NULL, OPTION_GDWARF2}
522 ,{"gdwarf-sections", no_argument, NUL
[all...]
/haiku-buildtools/gcc/gcc/
H A Dgcov-tool.c174 { "verbose", no_argument, NULL, 'v' },
272 { "verbose", no_argument, NULL, 'v' },
431 { "verbose", no_argument, NULL, 'v' },
432 { "function", no_argument, NULL, 'f' },
433 { "fullname", no_argument, NULL, 'F' },
434 { "object", no_argument, NULL, 'o' },
435 { "hotonly", no_argument, NULL, 'h' },
540 { "help", no_argument, NULL, 'h' },
541 { "version", no_argument, NULL, 'v' },

Completed in 317 milliseconds

12345678