Home | History | Annotate | Download | only in binutils

Lines Matching full:no_argument

1753     {"debug", no_argument, 0, 'd'},
1754 {"quick", no_argument, 0, 'q'},
1755 {"noprescan", no_argument, 0, 'n'},
1756 {"help", no_argument, 0, 'h'},
1757 {"version", no_argument, 0, 'V'},
1758 {NULL, no_argument, 0, 0}