Lines Matching defs:used

228 /* Instructions used by the save and restore reg functions.  */
558 /* This is used only by the dynamic linker. The symbol should exist
577 /* Like R_PPC64_ADDR64, but used when setting global offset table
3065 /* Specifies the relocation symbol index used at a given toc offset. */
3665 ppc64 binaries used different stubs to current code.
3720 functions above are used generally. Those named ppc64_elf_* are
3978 /* A pointer to the most recently used stub hash entry against this
4009 /* Contexts in which symbol is used in the GOT (or TOC).
4054 /* Along with elf_gp, specifies the TOC pointer used by this section. */
4069 /* Temp used when calculating TOC pointers. */
4088 /* The size of reliplt used by got entry relocs. */
4120 are used here. */
4539 more than one stub used to reach say, printf, and we need to
4753 dyn_relocs, plt/got info, or dynindx. We used to copy dyn_relocs
4755 symbol hash entry, but that means dyn_relocs can't be used in any
5062 function entry symbol is used. */
5659 used. Record for later use during GC. */
7292 be used instead. The reason we prefer a few more dynamic
7350 .dynbss won't be used by the shared library with the protected
8225 /* Fudge the header size too, as this is used later in
8965 unsigned char *used;
9147 used = bfd_zmalloc (sizeof (*used) * (toc->size + 7) / 8);
9148 if (used == NULL)
9189 free (used);
9193 /* Mark toc entries referenced as used. */
9243 free (used);
9284 free (used);
9316 free (used);
9331 used[val >> 3] = 1;
9332 /* For the toc section, we only mark as used if this
9334 else if ((used[rel->r_offset >> 3]
9336 && !used[val >> 3])
9341 used[val >> 3] = 1;
9351 /* Merge the used and skip arrays. Assume that TOC
9352 doublewords not appearing as either used or unused belong
9354 for (drop = skip, keep = used, last = 0, some_unused = 0;
9374 free (used);
10307 dynamic linker and used by the debugger. */
11548 a toc group, and toc_curr is used to track the old elf_gp.
11787 /* After the second pass, toc_curr tracks the TOC offset used
13571 /* Check that tls relocs are used with tls syms, and non-tls
13572 relocs are used with non-tls syms. */
13593 ? _("%P: %H: %s used with TLS symbol `%T'\n")
13595 : _("%P: %H: %s used with non-TLS symbol `%T'\n"),
14046 used by ELFv2 global entry points to set up r2, to
14167 /* Special stub used, leave nop alone. */
14728 /* The TPREL16 relocs shouldn't really be used in shared
15126 Bits 0:15 are not used. */