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,
92 /* See if a symbol name is a reference to the global offset table. */
101 /* See if a symbol name is a reference to the procedure linkage table. */
110 /* This string is used to generate specialized error messages. */
116 /* This special symbol is a set vector that contains a list of
120 first one is a dummy with a magic number that is defined in
127 /* We keep a list of fixups. The terminology is a bit strange, but
143 /* Nonzero if this is a jump instruction that needs to be fixed,
144 zero if this is just a pointer */
269 /* Get the Linux link hash table from the info structure. This is
330 /* Function to add a single symbol to the linker hash table. This is
352 If we do, and the defining entry is from a shared library, we
357 confusion is possible. */
426 need to add a fixup. There are two possible cases - one is where
429 that the corresponding non PLT/GOT symbol is also present, we
432 This function is called via linux_link_hash_traverse. */
478 /* If this symbol is not a PLT/GOT, we do not even need to look at it */
496 /* The real symbol must exist but if it is also an ABS symbol,
497 there is no need to have a fixup. This is because they both
508 /* See if there is a "builtin" fixup already present
555 /* This is called to set the size of the .linux-dynamic section is.
556 It is called by the Linux linker emulation before_allocation
577 /* If there are builtin fixups, leave room for a marker. This is
624 asection *s, *os, *is;
667 is = f->h->root.root.u.def.section;
668 section_offset = is->output_section->vma + is->output_offset;
715 is = f->h->root.root.u.def.section;
716 section_offset = is->output_section->vma + is->output_offset;
753 is = h->root.root.u.def.section;
754 section_offset = is->output_section->vma + is->output_offset;