Lines Matching defs:from

143 /* TOC base pointers offset from start of TOC.  */
148 /* Offset of tp and dtp pointers from start of TLS block. */
560 dynamic linker copies the data addressed by the symbol from the
2660 bfd_vma from;
2668 from = (reloc_entry->address
2673 if ((bfd_signed_vma) (target - from) < 0)
2824 symbol referenced from different input files. This is to support
2826 from one input file to another. After partitioning into TOC groups
3316 symbols will be extracted from the debug file while abfd passed
3441 synthetic symbol was derived from. */
3485 /* Get start of .glink stubs from DT_PPC64_GLINK. */
3529 from the first glink stub. */
3617 /* SEC_LOAD may not be set if SEC is from a separate debug
3632 synthetic symbol was derived from. */
3778 to carefully copy dynamic link information from one symbol to the other.
3785 definition from some other object, eg. a static library.
3827 copying dynamic variables from a shared lib into an app's dynbss
3839 initialized from the function descriptor symbol and the copy reloc
3938 /* The symbol table entry, if any, that this was derived from. */
4023 #define TLS_TPRELGD 64 /* TPREL reloc resulting from GD->IE. */
4043 /* Various options and other info passed from the linker. */
4139 /* Get the ppc64 ELF linker hash table from a link_info structure. */
4489 offsets from a sym as a branch target? In fact, we could
4687 move_plt_plist (struct ppc_link_hash_entry *from,
4690 if (from->elf.plt.plist != NULL)
4697 for (entp = &from->elf.plt.plist; (ent = *entp) != NULL; )
4714 to->elf.plt.plist = from->elf.plt.plist;
4715 from->elf.plt.plist = NULL;
4758 Chain weakdefs so we can get from the weakdef back to an alias.
4870 /* Find the function descriptor hash entry from the given function code
5057 are made weak. This stops later archive searches from including an
5110 /* Propagate reference flags from entry symbol to function
5192 still ambiguous, take its abiversion from the output.
6008 /* Merge backend specific data from an object file to the output
7088 This prevents a shared library from exporting syms that have
7089 been imported from another library. Function code syms that
7091 linker dragging in a definition from a static library. */
7379 from the dynamic object to this symbol will go through the global
8745 from tls optimization but it's safer to skip
8853 /* Called via elf_link_hash_traverse from ppc64_elf_edit_toc to adjust
8982 /* Look at sections dropped from the final link. */
9122 optimize if the difference from any possible toc
9384 skip array from booleans into offsets. */
9935 /* Called via elf_link_hash_traverse from ppc64_elf_size_dynamic_sections
10238 /* If we don't need this section, strip it from the
10569 bfd_vma to, from;
10576 from = (p - stub_entry->group->stub_sec->contents
10586 cmp_branch_off = to - from;
10802 /* Support linking -R objects. Get the toc pointer from the
10865 /* And this is where we are coming from. */
11006 translated from input file to output file form, so
11128 we don't get a link error from RELOC_FOR_GLOBAL_SYMBOL. */
11350 /* Reset the stub type from the plt variant in case we now
11794 into ISEC. Actually, indirect calls from ISEC are OK as they will
11797 for a stub was detected. If called from the top level, a return of
12173 /* OK, the size from the start of CURR to the end is less
12535 Since the linker pastes together pieces from
12937 /* Called via elf_link_hash_traverse from ppc64_elf_build_stubs to
13410 bfd_vma from;
13484 defined by simple assignment from a symbol defined in
14265 from = (rel->r_offset
14278 || (relocation + addend - from + max_br_offset
14329 if ((bfd_signed_vma) (relocation + addend - from) < 0)