Searched refs:relocation (Results 226 - 250 of 292) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dcoff64-rs6000.c1103 val, addend, relocation, contents)
1112 bfd_vma *relocation;
1156 /* Normally, this relocation is against a defined symbol. In the
1159 message that the relocation has been truncated. Yes it has been
1172 *relocation = val + addend;
1173 *relocation -= (input_section->output_section->vma
1178 /* This is the relocation function for the PowerPC64.
1207 bfd_vma relocation; local
1212 /* Relocation type R_REF is a special relocation type which is
1297 addend, &relocation, content
[all...]
H A Dbout.c169 /* The file positions of the relocation info. */
534 /* Add the value contained in the relocation. */
688 if (asect->relocation)
833 /* The i960 only has a few relocation types:
878 asect->relocation = reloc_cache;
907 if (section->relocation == NULL
911 tblptr = section->relocation;
1267 relocation, so we use the original address to work out the
1280 /* Now do the relocation. */
H A Delf-m10200.c62 /* Dummy relocation. Does nothing. */
243 /* Perform a relocation as part of a final link. */
378 bfd_vma relocation;
392 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
400 h, sec, relocation,
421 relocation, rel->r_addend,
461 msg = _("internal error: unsupported relocation error");
673 /* Fix the relocation's type. */
723 /* Fix the relocation's type. */
771 /* Also make sure the next relocation applie
377 bfd_vma relocation; local
[all...]
H A Delf-bfd.h164 /* Symbol is referenced by a non-GOT/non-PLT relocation. This is
173 /* Symbol is referenced with a relocation where C/C++ pointer equality
441 relocation entry. */
470 /* This function is called to swap in a REL relocation. If an
471 external relocation corresponds to more than one internal
472 relocation, then all relocations are swapped in at once. */
476 /* This function is called to swap out a REL relocation. */
480 /* This function is called to swap in a RELA relocation. If an
481 external relocation corresponds to more than one internal
482 relocation, the
[all...]
H A Doasys.c31 /* Read in all the section data and relocation stuff too. */
337 /* Read in all the section data and relocation stuff too. */
393 relpp = &section->relocation;
743 oasys_reloc_type *src = (oasys_reloc_type *) (section->relocation);
985 /* Don't start a relocation unless you're sure you can finish it
986 within the same data record. The worst case relocation is a
988 bytes (1 relocation byte + 2 symbol reference bytes + 2 data +
998 /* There is a relocation, is it for this byte ? */
H A Delf-hppa.h47 /* ELF/PA relocation howto entries. */
581 /* Return the final relocation type for the given base type, instruction
593 that a different field selector means a completely different relocation
597 /* We have been using generic relocation types. However, that may not
678 /* When in 64bit mode, a 32bit relocation is supposed to
679 be a section relative relocation. Dwarf2 (for example)
948 relocation with modifications based on format and field. */
962 /* Allocate slots for the BFD relocation. */
967 /* Allocate space for the relocation itself. */
982 /* Translate from an elf into field into a howto relocation pointe
2130 bfd_vma relocation; local
[all...]
H A Dcoff-ppc.c316 /* Static helper functions to make relocation work. */
970 /* Return TRUE if this relocation should
1011 bfd_vma relocation;
1109 /* Each case must do its own relocation, setting rstat appropriately. */
1114 (_("%B: unsupported relocation type 0x%02x"), input_bfd, r_type);
1264 /* Now we know the relocation for this toc reference. */
1265 relocation = our_toc_offset + TOC_LOAD_ADJUSTMENT;
1266 rstat = _bfd_relocate_contents (howto, input_bfd, relocation, loc);
2125 /* Count the line numbers and relocation entries required for the
1004 bfd_vma relocation; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf-m10200.c62 /* Dummy relocation. Does nothing. */
243 /* Perform a relocation as part of a final link. */
378 bfd_vma relocation;
392 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
400 h, sec, relocation,
421 relocation, rel->r_addend,
461 msg = _("internal error: unsupported relocation error");
673 /* Fix the relocation's type. */
723 /* Fix the relocation's type. */
771 /* Also make sure the next relocation applie
377 bfd_vma relocation; local
[all...]
H A Dbout.c169 /* The file positions of the relocation info. */
534 /* Add the value contained in the relocation. */
688 if (asect->relocation)
833 /* The i960 only has a few relocation types:
878 asect->relocation = reloc_cache;
907 if (section->relocation == NULL
911 tblptr = section->relocation;
1267 relocation, so we use the original address to work out the
1280 /* Now do the relocation. */
H A Delf-bfd.h164 /* Symbol is referenced by a non-GOT/non-PLT relocation. This is
173 /* Symbol is referenced with a relocation where C/C++ pointer equality
441 relocation entry. */
470 /* This function is called to swap in a REL relocation. If an
471 external relocation corresponds to more than one internal
472 relocation, then all relocations are swapped in at once. */
476 /* This function is called to swap out a REL relocation. */
480 /* This function is called to swap in a RELA relocation. If an
481 external relocation corresponds to more than one internal
482 relocation, the
[all...]
H A Doasys.c31 /* Read in all the section data and relocation stuff too. */
337 /* Read in all the section data and relocation stuff too. */
393 relpp = &section->relocation;
743 oasys_reloc_type *src = (oasys_reloc_type *) (section->relocation);
985 /* Don't start a relocation unless you're sure you can finish it
986 within the same data record. The worst case relocation is a
988 bytes (1 relocation byte + 2 symbol reference bytes + 2 data +
998 /* There is a relocation, is it for this byte ? */
H A Delf-hppa.h47 /* ELF/PA relocation howto entries. */
581 /* Return the final relocation type for the given base type, instruction
593 that a different field selector means a completely different relocation
597 /* We have been using generic relocation types. However, that may not
678 /* When in 64bit mode, a 32bit relocation is supposed to
679 be a section relative relocation. Dwarf2 (for example)
948 relocation with modifications based on format and field. */
962 /* Allocate slots for the BFD relocation. */
967 /* Allocate space for the relocation itself. */
982 /* Translate from an elf into field into a howto relocation pointe
2130 bfd_vma relocation; local
[all...]
H A Dcoff-ppc.c316 /* Static helper functions to make relocation work. */
970 /* Return TRUE if this relocation should
1011 bfd_vma relocation;
1109 /* Each case must do its own relocation, setting rstat appropriately. */
1114 (_("%B: unsupported relocation type 0x%02x"), input_bfd, r_type);
1264 /* Now we know the relocation for this toc reference. */
1265 relocation = our_toc_offset + TOC_LOAD_ADJUSTMENT;
1266 rstat = _bfd_relocate_contents (howto, input_bfd, relocation, loc);
2125 /* Count the line numbers and relocation entries required for the
1004 bfd_vma relocation; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf-m10200.c62 /* Dummy relocation. Does nothing. */
243 /* Perform a relocation as part of a final link. */
378 bfd_vma relocation;
392 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
400 h, sec, relocation,
421 relocation, rel->r_addend,
461 msg = _("internal error: unsupported relocation error");
673 /* Fix the relocation's type. */
723 /* Fix the relocation's type. */
771 /* Also make sure the next relocation applie
377 bfd_vma relocation; local
[all...]
H A Dbout.c169 /* The file positions of the relocation info. */
534 /* Add the value contained in the relocation. */
688 if (asect->relocation)
833 /* The i960 only has a few relocation types:
878 asect->relocation = reloc_cache;
907 if (section->relocation == NULL
911 tblptr = section->relocation;
1267 relocation, so we use the original address to work out the
1280 /* Now do the relocation. */
H A Delf-bfd.h164 /* Symbol is referenced by a non-GOT/non-PLT relocation. This is
173 /* Symbol is referenced with a relocation where C/C++ pointer equality
441 relocation entry. */
470 /* This function is called to swap in a REL relocation. If an
471 external relocation corresponds to more than one internal
472 relocation, then all relocations are swapped in at once. */
476 /* This function is called to swap out a REL relocation. */
480 /* This function is called to swap in a RELA relocation. If an
481 external relocation corresponds to more than one internal
482 relocation, the
[all...]
H A Doasys.c31 /* Read in all the section data and relocation stuff too. */
337 /* Read in all the section data and relocation stuff too. */
393 relpp = &section->relocation;
743 oasys_reloc_type *src = (oasys_reloc_type *) (section->relocation);
985 /* Don't start a relocation unless you're sure you can finish it
986 within the same data record. The worst case relocation is a
988 bytes (1 relocation byte + 2 symbol reference bytes + 2 data +
998 /* There is a relocation, is it for this byte ? */
H A Delf-hppa.h47 /* ELF/PA relocation howto entries. */
581 /* Return the final relocation type for the given base type, instruction
593 that a different field selector means a completely different relocation
597 /* We have been using generic relocation types. However, that may not
678 /* When in 64bit mode, a 32bit relocation is supposed to
679 be a section relative relocation. Dwarf2 (for example)
948 relocation with modifications based on format and field. */
962 /* Allocate slots for the BFD relocation. */
967 /* Allocate space for the relocation itself. */
982 /* Translate from an elf into field into a howto relocation pointe
2130 bfd_vma relocation; local
[all...]
H A Dcoff-ppc.c316 /* Static helper functions to make relocation work. */
970 /* Return TRUE if this relocation should
1011 bfd_vma relocation;
1109 /* Each case must do its own relocation, setting rstat appropriately. */
1114 (_("%B: unsupported relocation type 0x%02x"), input_bfd, r_type);
1264 /* Now we know the relocation for this toc reference. */
1265 relocation = our_toc_offset + TOC_LOAD_ADJUSTMENT;
1266 rstat = _bfd_relocate_contents (howto, input_bfd, relocation, loc);
2125 /* Count the line numbers and relocation entries required for the
1004 bfd_vma relocation; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/wl/sysdeps/RT-N18U/clm/src/
H A Dwlc_clm.c123 unsigned relocation; member in struct:data_dsc
389 return (ds->data && *pp) ? (*pp + ds->relocation) : NULL;
401 return ptr ? ((const char *)ptr + get_data_sources(ds_idx)->relocation) : NULL;
759 ds->relocation = (unsigned)((const char*)header -(const char*)header->self_pointer);
806 ds->relocation = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead.S290 1: ldmia r2!, {r9 - r12, r14} @ copy relocation code
300 ARM( add pc, r5, r0 ) @ call relocation code
302 THUMB( mov pc, r12 ) @ call relocation code
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dhead.S290 1: ldmia r2!, {r9 - r12, r14} @ copy relocation code
300 ARM( add pc, r5, r0 ) @ call relocation code
302 THUMB( mov pc, r12 ) @ call relocation code
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dhead_32.S436 * The linker can't handle this by relocation. Manually set
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dhead_32.S436 * The linker can't handle this by relocation. Manually set
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_altcpu.S267 * Finish startup of secondary processor(s) - we pass the relocation
274 * a0 - data relocation offset (0=none)
297 * mailbox register to our relocation factor so we can read
691 * Yucky hack: The relocation factor was passed to us in
707 * Now that we can talk to memory again, get the "text relocation"
714 add t0,t1 # add in relocation factor

Completed in 490 milliseconds

1234567891011>>