Lines Matching defs:sym

766      definition of its TLS sym.  */
782 of sym+add and the base address of the thread-local storage block that
783 contains the definition of sym, minus 0x8000. */
859 sym+add and the value of the thread pointer (r13). */
935 with values (sym+add)@dtpmod and (sym+add)@dtprel, and computes the offset
997 with values (sym+add)@dtpmod and zero, and computes the offset to the
1058 /* Allocates an entry in the GOT with value (sym+add)@dtprel, and computes
1119 /* Allocates an entry in the GOT with value (sym+add)@tprel, and computes the
1703 struct elf_link_hash_entry *sym;
2465 /* Small local sym to section mapping cache. */
2666 /* Add reloc counts against the indirect sym to the direct sym
2706 /* If we were called to copy over info for a weak sym, that's all. */
2776 Elf_Internal_Sym *sym,
2782 if (sym->st_shndx == SHN_COMMON
2784 && sym->st_size <= elf_gp_size (abfd)
2807 *valp = sym->st_size;
2818 lsect->sym = elf_link_hash_lookup (&htab->elf, lsect->sym_name,
2820 if (lsect->sym == NULL)
2822 if (lsect->sym->root.type == bfd_link_hash_new)
2823 lsect->sym->non_elf = 0;
2824 lsect->sym->ref_regular = 1;
3218 if (htab->sdata[0].sym == NULL
3234 if (htab->sdata[1].sym == NULL
3251 if (htab->sdata[0].sym == NULL
3254 if (htab->sdata[1].sym == NULL
3840 Elf_Internal_Sym *sym)
3850 return _bfd_elf_gc_mark_hook (sec, info, rel, h, sym);
4155 Elf_Internal_Sym *sym;
4173 sym = locsyms + r_symndx;
4365 /* Generate a symbol to mark plt call stubs. For non-PIC code the sym is
4367 specifying the addend on the plt relocation. For -fpic code, the sym
4915 /* Allocate space for global sym dynamic relocs. */
5317 other hand, an access to "sym+addend" where "sym" is not
5319 access is presumed to be an offset from "sym"; The
5320 location of interest is just "sym". */
5701 Elf_Internal_Sym *sym;
5714 sym = NULL;
5723 sym = local_syms + r_symndx;
5725 sym_name = bfd_elf_sym_name (input_bfd, symtab_hdr, sym, sec);
5727 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
5962 in order to get h, sym, sec etc. right. */
6122 /* We might have multiple got entries for this sym.
6614 sh = htab->sdata[0].sym;
6644 sh = htab->sdata[1].sym;
6667 sh = htab->sdata[0].sym;
6677 sh = htab->sdata[1].sym;
6882 Elf_Internal_Sym *sym)
7080 sym->st_shndx = SHN_UNDEF;
7086 sym->st_value = 0;
7197 sym->st_shndx = SHN_ABS;
7704 Elf_Internal_Sym *sym,
7710 if (!elf_vxworks_add_symbol_hook(abfd, info, sym,namep, flagsp, secp,
7714 return ppc_elf_add_symbol_hook(abfd, info, sym,namep, flagsp, secp, valp);