Lines Matching defs:from

104   /* The offset from the beginning of the .got section to the entry
110 /* This structure represents a GOT page reference from an input bfd.
196 the implicit relocations from DT_MIPS_LOCAL_GOTNO and
283 /* The offset of the stub from the start of STUB_SECTION. */
316 with dynamic relocations pointing to it from non-primary GOTs). */
408 /* True if this symbol is referenced by branch relocations from
521 /* Get the MIPS ELF linker hash table from a link_info structure. */
575 /* Get MIPS ELF private object data from BFD's tdata. */
893 from smaller values. Start with zero, widen, *then* decrement. */
903 /* The offset of $gp from the beginning of the .got section. */
908 offsets from $gp. */
985 copy floating point arguments from the fp regs to the gp regs and
994 that copy floating point arguments from the gp regs to the fp
1001 which call FNNAME and then copy the return value from the fp regs
1052 from N32 because of the increased size of GOT entries. */
1324 /* Read ECOFF debugging information from a .mdebug section into a
1430 /* Create a runtime procedure table from the .mdebug section. */
1651 /* Make it local and copy the other attributes from H. */
1722 are 16 bit calls. Clobber the size to 0 to prevent it from
1735 calls from other 16 bit functions are OK. Clobber the size
1736 to 0 to prevent it from being included in the link. */
1748 calls from other 16 bit functions are OK. Clobber the size
1749 to 0 to prevent it from being included in the link. */
1828 Return the offset of the target from the start of that section. */
2938 /* When making a shared library and symbol h is the one from
3264 access types from TLS_TYPE, and symbol H (or a local symbol if H
3483 /* Return the offset from _GLOBAL_OFFSET_TABLE_ of the .got.plt entry
3622 offset of the GOT entry from VALUE. */
3696 from a symbol belonging to INPUT_SECTON. Return NULL if it could not
4577 mips_elf_merge_got_with (bfd *abfd, struct mips_got_info *from,
4586 if (estimate >= from->page_gotno + to->page_gotno)
4587 estimate = from->page_gotno + to->page_gotno;
4591 estimate += from->local_gotno + to->local_gotno;
4592 estimate += from->tls_gotno + to->tls_gotno;
4597 if (to == arg->primary && from->tls_gotno + to->tls_gotno)
4600 estimate += from->global_gotno + to->global_gotno;
4606 /* Transfer the bfd's got information from FROM to TO. */
4609 htab_traverse (from->got_entries, mips_elf_add_got_entry, &tga);
4613 htab_traverse (from->got_page_entries, mips_elf_add_got_page_entry, &tga);
4790 bfd_link_info. Forbid any global symbols from having traditional
4816 /* Return the offset of an input bfd IBFD's GOT from the beginning of
4959 /* Forbid global symbols in every non-primary GOT from having
5227 /* Return TRUE if a relocation of type R_TYPE from INPUT_BFD might
5236 /* We specifically ignore branches and jumps from EF_PIC objects,
5266 /* Calculate the value produced by the RELOCATION (which comes from
5398 symbol (absolute relocations) infer the ISA mode from the addend. */
5405 from the value of the symbol plus addend. */
5496 which is available from here:
5564 Note that we specifically exclude R_MIPS16_CALL16 from this behavior;
5653 /* Calls from 16-bit code to 32-bit code and vice versa require the
5973 _gp_disp are normally generated from the .cpload
6007 /* Only sign-extend the addend if it was extracted from the
6624 phase out the incorrect use, we refrain from emitting
6891 section. This approach is copied from ecoff.c. */
7013 /* Implement elf_backend_eh_frame_address_size. This differs from
7025 have no special marking to distinguish them from LP64 objects.
7196 prelinker can convert .sbss from NOBITS to PROGBITS and
7199 are set on .sbss if BFD creates it without reading it from an
7343 from the contents of this section. We need the gp value while
7576 /* Hook called by the linker routine which adds symbols from an object
7598 of _gp_disp. New ABI objects do not suffer from this problem so this
9024 /* Compute branch offset, from delay slot of the jump to the
9412 from the dynamic object to this symbol will go through the global
9628 from using microMIPS code here, so for the sake of pure-microMIPS
10159 /* Handle relocations against symbols from removed linkonce sections,
10494 msg = _("PC-relative load from unaligned address");
10869 (_("%B: `%A' offset of %ld from `%A' "
11250 /* Calculate the offset of the .got.plt entry from
11437 (_("%B: `%A' offset of %ld from `%A' beyond the range of ADDIUPC"),
11797 DF_TEXTREL from DT_FLAGS. */
12486 tags from the p_filesz field, and sometimes allocates stack
12675 /* Prevent .MIPS.abiflags from being discarded with --gc-sections. */
12706 /* Copy data from a MIPS ELF indirect symbol to its direct symbol,
12840 bfd_byte *to, *from, *end;
12851 for (from = contents, i = 0;
12852 from < end;
12853 from += PDR_SIZE, i++)
12857 if (to != from)
12858 memcpy (to, from, PDR_SIZE);
12868 from output by default for clarity. */
13675 /* The number of bytes to delete for relaxation and from where
13771 /* This is the pc-relative distance from the instruction the
13935 /* Delete the delay slot NOP: two or four bytes from
13941 to check the distance from the next instruction, so subtract 2. */
13956 /* Delete 2 bytes from irel->r_offset + 2. */
13962 to check the distance from the next instruction, so subtract 2. */
13985 /* Delete 2 bytes from irel->r_offset + 2. */
14029 /* Delete 2 bytes from irel->r_offset + 6. */
15123 /* Merge object file header flags from IBFD into OBFD. Raise an error
15193 /* Copy the architecture info from IBFD to OBFD. Also copy
15228 does set EI_CLASS differently from any 32-bit ABI. */
15323 /* Merge object attributes from IBFD into OBFD. Raise an error if
15480 /* Merge object ABI flags from IBFD into OBFD. Raise an error if
15512 /* Merge backend specific data from an object file to the output
15579 /* Set up the FP ABI attribute from the abiflags if it is not already
15607 from e_flags. */