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,
87 /* See if a symbol name is a reference to the global offset table. */
95 /* See if a symbol name is a reference to the procedure linkage table. */
103 /* This string is used to generate specialized error messages. */
109 /* This special symbol is a set vector that contains a list of
113 first one is a dummy with a magic number that is defined in
120 /* We keep a list of fixups. The terminology is a bit strange, but
136 /* Nonzero if this is a jump instruction that needs to be fixed,
137 zero if this is just a pointer */
235 /* Get the Linux link hash table from the info structure. This is
293 /* Function to add a single symbol to the linker hash table. This is
313 If we do, and the defining entry is from a shared library, we
318 but serious confusion is possible. */
387 need to add a fixup. There are two possible cases - one is where
390 that the corresponding non PLT/GOT symbol is also present, we
393 This function is called via linux_link_hash_traverse. */
433 /* If this symbol is not a PLT/GOT, we do not even need to look at it */
451 /* The real symbol must exist but if it is also an ABS symbol,
452 there is no need to have a fixup. This is because they both
463 /* See if there is a "builtin" fixup already present
510 /* This is called to set the size of the .linux-dynamic section is.
511 It is called by the Linux linker emulation before_allocation
531 /* If there are builtin fixups, leave room for a marker. This is
574 asection *s, *os, *is;
617 is = f->h->root.root.u.def.section;
618 section_offset = is->output_section->vma + is->output_offset;
667 is = f->h->root.root.u.def.section;
668 section_offset = is->output_section->vma + is->output_offset;
705 is = h->root.root.u.def.section;
706 section_offset = is->output_section->vma + is->output_offset;