Home
last modified time | relevance | path

Searched refs:really_longopts (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
Dldemul.c131 struct option **really_longopts) in ldemul_add_options() argument
135 nrl, really_longopts); in ldemul_add_options()
Dlexsup.c541 struct option *really_longopts; in parse_args() local
548 really_longopts = (struct option *) in parse_args()
549 malloc (sizeof (*really_longopts) * (OPTION_COUNT + 1)); in parse_args()
581 really_longopts[irl] = ld_options[i].opt; in parse_args()
593 really_longopts[irl].name = NULL; in parse_args()
595 ldemul_add_options (is, &shortopts, il, &longopts, irl, &really_longopts); in parse_args()
665 optc = getopt_long (argc, argv, "-", really_longopts, &longind); in parse_args()
DChangeLog-00011824 Place EXACTLY_TWO_DASHES options into new really_longopts
1827 really_longopts array.
DChangeLog-02031319 really_longopts. Call ldemul_add_options and ldemul_handle_option.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dticoff.em52 struct option **really_longopts ATTRIBUTE_UNUSED)
Dvms.em136 struct option **really_longopts ATTRIBUTE_UNUSED)
Darmcoff.em56 struct option **really_longopts ATTRIBUTE_UNUSED)
Dbeos.em92 struct option **really_longopts ATTRIBUTE_UNUSED)
Daix.em191 int nrl ATTRIBUTE_UNUSED, struct option **really_longopts ATTRIBUTE_UNUSED)
Dpep.em261 struct option **really_longopts ATTRIBUTE_UNUSED)
Dpe.em285 struct option **really_longopts ATTRIBUTE_UNUSED)
Delf32.em2109 int nrl ATTRIBUTE_UNUSED, struct option **really_longopts ATTRIBUTE_UNUSED)