Home | History | Annotate | Download | only in ld

Lines Matching defs:is

4    This file is part of the GNU Binutils.
6 This program is free software; you can redistribute it and/or modify
11 This program is distributed in the hope that it will be useful,
63 /* The long options. This structure is used for both the option
72 This is an overloading of the use of this enum, since originally it
75 the confusion about the -omagic command line switch. Is it setting
76 the output file name to "magic" or is it setting the NMAGIC flag on
77 the output ? It has been decided that it is setting the output file
93 /* The documentation string. If this is NULL, this is a synonym for
240 '\0', NULL, N_("Reject input files whose architecture is unknown"),
453 '\0', NULL, N_("How to handle unresolved symbols. <method> is:\n"
536 int is, il, irl;
551 /* Starting the short option string with '-' is for programs that
556 is = 1;
563 shortopts[is] = ld_options[i].shortopt;
564 ++is;
568 shortopts[is] = ':';
569 ++is;
572 shortopts[is] = ':';
573 ++is;
591 shortopts[is] = '\0';
595 ldemul_add_options (is, &shortopts, il, &longopts, irl, &really_longopts);
597 /* The -G option is ambiguous on different platforms. Sometimes it
599 section. Sometimes it is equivalent to --shared. Unfortunately,
615 we have a --library option, and the -l option is conventionally
620 have to use two dashes in order to use --library, which is OK
621 since that's how it is documented.
651 -nx, in which the -n is parsed as a single option, and we
657 /* getopt_long_only is like getopt_long, but '-' as well as '--'
1001 line. (Or something similar. The comma is important).
1002 Getopt becomes confused and thinks that this is a -r option
1006 increment optind, and continue because getopt is too confused
1020 libraries. This is the GNU linker -rpath argument. We
1022 named. If it is a directory, rather than a regular file,
1047 /* First see whether OPTARG is already in the path. */
1115 behaviour is to ignore any unresolved references. */
1548 /* -Bsymbolic is for shared library only. */
1558 /* -Bsymbolic-functions is for shared library only. */
1658 that. If a SEGMENT_START directive is seen, the section address