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,
124 /* The plugin which is currently having a callback executed. */
260 /* Chain on end, so when we run list it is in command-line order. */
303 struct that they build to pass in. The BFD is initially writable, so
343 /* Check if the BFD passed in is an IR dummy object file. */
634 /* Check if symbol is hidden by version script. */
649 so this is a conservative estimate; it may give false positives,
654 related symbol is IRONLY. (See GCC PR46319 for an example.) */
691 /* The plugin is called to claim symbols in an archive element
756 owner is the original dummy bfd that supplied it, then this
757 is the definition that has prevailed. */
771 /* We need to know if the sym is referenced from non-IR files. Or
773 this is a partial one, perhaps dynamically at load-time if the
774 symbol is externally visible. */
808 lang_input_statement_type *is;
811 is = lang_add_input_file (xstrdup (pathname), lang_input_file_is_file_enum,
813 if (!is)
815 is->flags.lto_output = 1;
823 lang_input_statement_type *is;
826 is = lang_add_input_file (xstrdup (pathname), lang_input_file_is_l_enum,
828 if (!is)
830 is->flags.lto_output = 1;
956 a new case to set up its value is a bug. */
1121 /* We must copy filename attached to ibfd if it is not an archive
1156 release_input_file after it is done, uses BFD plugin target
1288 /* Nothing to do here if this def/ref is from an IR dummy BFD. */
1293 is a brand new symbol. */
1297 /* ??? Some of this is questionable. See comments in
1316 /* If this is a ref, set non_ir_ref. */
1334 sense a common is also a ref. */