Lines Matching defs:is

5 This file is part of BFD, the Binary File Descriptor library.
7 This program is free software; you can redistribute it and/or modify
12 This program is distributed in the hope that it will be useful,
91 /* See if a symbol name is a reference to the global offset table. */
100 /* See if a symbol name is a reference to the procedure linkage table. */
109 /* This string is used to generate specialized error messages. */
115 /* This special symbol is a set vector that contains a list of
119 first one is a dummy with a magic number that is defined in
126 /* We keep a list of fixups. The terminology is a bit strange, but
142 /* Nonzero if this is a jump instruction that needs to be fixed,
143 zero if this is just a pointer */
265 /* Get the Linux link hash table from the info structure. This is
326 /* Function to add a single symbol to the linker hash table. This is
348 If we do, and the defining entry is from a shared library, we
353 confusion is possible. */
422 need to add a fixup. There are two possible cases - one is where
425 that the corresponding non PLT/GOT symbol is also present, we
428 This function is called via linux_link_hash_traverse. */
474 /* If this symbol is not a PLT/GOT, we do not even need to look at it */
492 /* The real symbol must exist but if it is also an ABS symbol,
493 there is no need to have a fixup. This is because they both
504 /* See if there is a "builtin" fixup already present
551 /* This is called to set the size of the .linux-dynamic section is.
552 It is called by the Linux linker emulation before_allocation
573 /* If there are builtin fixups, leave room for a marker. This is
617 asection *s, *os, *is;
660 is = f->h->root.root.u.def.section;
661 section_offset = is->output_section->vma + is->output_offset;
710 is = f->h->root.root.u.def.section;
711 section_offset = is->output_section->vma + is->output_offset;
748 is = h->root.root.u.def.section;
749 section_offset = is->output_section->vma + is->output_offset;