Lines Matching defs:is

6    This file is part of GLD, the Gnu Linker.
8 GLD is free software; you can redistribute it and/or modify
13 GLD is distributed in the hope that it will be useful,
169 /* The long options. This structure is used for both the option
180 /* The documentation string. If this is NULL, this is a synonym for
189 This is an overloading of the use of this enum, since originally it
193 the output file name to "magic" or is it setting the NMAGIC flag on
194 the output ? It has been decided that it is setting the output file
327 '\0', NULL, N_("Reject input files whose architecture is unknown"),
512 '\0', NULL, N_("How to handle unresolved symbols. <method> is:\n"
567 int is, il, irl;
581 /* Starting the short option string with '-' is for programs that
586 is = 1;
593 shortopts[is] = ld_options[i].shortopt;
594 ++is;
598 shortopts[is] = ':';
599 ++is;
602 shortopts[is] = ':';
603 ++is;
621 shortopts[is] = '\0';
625 ldemul_add_options (is, &shortopts, il, &longopts, irl, &really_longopts);
627 /* The -G option is ambiguous on different platforms. Sometimes it
629 section. Sometimes it is equivalent to --shared. Unfortunately,
645 we have a --library option, and the -l option is conventionally
650 have to use two dashes in order to use --library, which is OK
651 since that's how it is documented.
680 -nx, in which the -n is parsed as a single option, and we
686 /* getopt_long_only is like getopt_long, but '-' as well as '--'
1011 line. (Or something similar. The comma is important).
1012 Getopt becomes confused and thinks that this is a -r option
1016 increment optind, and continue because getopt is too confused
1030 libraries. This is the GNU linker -rpath argument. We
1032 named. If it is a directory, rather than a regular file,
1057 /* First see whether OPTARG is already in the path. */
1122 behaviour is to ignore any unresolved references. */
1350 /* XXX: --as-needed is broken on powerpc64 */
1531 that. If a SEGMENT_START directive is seen, the section address