Lines Matching defs:is

4    This file is part of BFD, the Binary File Descriptor library.
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,
81 /* See if a symbol name is a reference to the global offset table. */
89 /* See if a symbol name is a reference to the procedure linkage table. */
97 /* This string is used to generate specialized error messages. */
103 /* This special symbol is a set vector that contains a list of
107 first one is a dummy with a magic number that is defined in
114 /* We keep a list of fixups. The terminology is a bit strange, but
130 /* Nonzero if this is a jump instruction that needs to be fixed,
131 zero if this is just a pointer */
230 /* Get the Linux link hash table from the info structure. This is
288 /* Function to add a single symbol to the linker hash table. This is
308 If we do, and the defining entry is from a shared library, we
313 but serious confusion is possible. */
382 need to add a fixup. There are two possible cases - one is where
385 that the corresponding non PLT/GOT symbol is also present, we
388 This function is called via linux_link_hash_traverse. */
429 /* If this symbol is not a PLT/GOT, we do not even need to look at
448 /* The real symbol must exist but if it is also an ABS symbol,
449 there is no need to have a fixup. This is because they both
460 /* See if there is a "builtin" fixup already present
507 /* This is called to set the size of the .linux-dynamic section is.
508 It is called by the Linux linker emulation before_allocation
528 /* If there are builtin fixups, leave room for a marker. This is
570 asection *s, *os, *is;
613 is = f->h->root.root.u.def.section;
614 section_offset = is->output_section->vma + is->output_offset;
663 is = f->h->root.root.u.def.section;
664 section_offset = is->output_section->vma + is->output_offset;
701 is = h->root.root.u.def.section;
702 section_offset = is->output_section->vma + is->output_offset;