Searched refs:howto (Results 276 - 300 of 409) sorted by relevance

<<11121314151617

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-s390.c89 /* The relocation "howto" table. */
369 cache_ptr->howto = &elf32_s390_vtinherit_howto;
373 cache_ptr->howto = &elf32_s390_vtentry_howto;
383 cache_ptr->howto = &elf_howto_table[r_type];
416 reloc_howto_type *howto = reloc_entry->howto; local
422 && (! howto->partial_inplace
439 if (howto->pc_relative)
2234 reloc_howto_type *howto; local
2236 howto
2277 reloc_howto_type *howto; local
[all...]
H A Delf64-s390.c91 /* The relocation "howto" table. */
393 cache_ptr->howto = &elf64_s390_vtinherit_howto;
397 cache_ptr->howto = &elf64_s390_vtentry_howto;
407 cache_ptr->howto = &elf_howto_table[r_type];
440 reloc_howto_type *howto = reloc_entry->howto; local
446 && (! howto->partial_inplace
462 if (howto->pc_relative)
2208 reloc_howto_type *howto; local
2210 howto
2251 reloc_howto_type *howto; local
[all...]
H A Dieee.c1558 r->relent.howto = &rel32_howto;
1563 r->relent.howto = &rel32_howto;
1570 r->relent.howto = &abs32_howto;
1581 r->relent.howto = &rel16_howto;
1586 r->relent.howto = &rel16_howto;
1594 r->relent.howto = &abs16_howto;
1604 r->relent.howto = &rel8_howto;
1607 r->relent.howto = &rel8_howto;
1613 r->relent.howto = &abs8_howto;
2310 switch (r->howto
[all...]
H A Delf32-xtensa.c410 /* Given an ELF "rela" relocation, find the corresponding howto and record
421 cache_ptr->howto = &elf_howto_table[r_type];
1538 howto. */
1544 elf_xtensa_do_reloc (reloc_howto_type *howto,
1571 switch (howto->type)
1613 howto = &elf_howto_table[(unsigned) R_XTENSA_SLOT0_OP ];
1629 slot = get_relocation_slot (howto->type);
1656 if (is_alt_relocation (howto->type))
1698 opnd = get_relocation_opnd (opcode, howto->type);
1705 if (!howto
1539 elf_xtensa_do_reloc(reloc_howto_type *howto, bfd *abfd, asection *input_section, bfd_vma relocation, bfd_byte *contents, bfd_vma address, bfd_boolean is_weak_undef, char **error_message) argument
1819 reloc_howto_type *howto = reloc_entry->howto; local
2008 reloc_howto_type *howto; local
4193 reloc_howto_type *howto; local
7162 reloc_howto_type *howto; local
[all...]
H A Dcoff-sparc.c186 cache_ptr->howto = &coff_sparc_howto_table[dst->r_type];
H A Delf32-m68hc12.c428 /* Set the howto pointer for an M68HC11 ELF reloc. */
438 cache_ptr->howto = &elf_m68hc11_howto_table[r_type];
H A Dlibxcoff.h219 bfd *, bfd_vma, bfd_vma, struct reloc_howto_struct *howto
H A Doasys.c325 /* The howto table is build using the top two bits of a reloc byte to
466 /* Work out the howto. */
469 r->relent.howto = &howto_table[reloc >> 6];
478 if (r->relent.howto->pc_relative)
498 /* Work out the howto. */
503 r->relent.howto = &howto_table[reloc >> 6];
513 if (r->relent.howto->pc_relative)
H A Delf32-m68k.c126 cache_ptr->howto = &howto_table[ELF32_R_TYPE(dst->r_info)];
1619 reloc_howto_type *howto;
1634 howto = howto_table + r_type;
1664 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
1988 howto->name,
1993 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
2017 (info, (h ? &h->root : NULL), name, howto->name,
1617 reloc_howto_type *howto; local
H A Delf32-cris.c477 /* Set the howto pointer for an CRIS ELF reloc. */
489 cache_ptr->howto = & cris_elf_howto_table [r_type];
513 reloc_entry->addend -= 1 << reloc_entry->howto->size;
884 cris_final_link_relocate (howto, input_bfd, input_section, contents, rel,
886 reloc_howto_type * howto;
920 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
970 reloc_howto_type *howto;
987 howto = cris_elf_howto_table + r_type;
1082 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
1522 r = cris_final_link_relocate (howto, input_bf
964 reloc_howto_type *howto; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-xtensa.c410 /* Given an ELF "rela" relocation, find the corresponding howto and record
421 cache_ptr->howto = &elf_howto_table[r_type];
1538 howto. */
1544 elf_xtensa_do_reloc (reloc_howto_type *howto,
1571 switch (howto->type)
1613 howto = &elf_howto_table[(unsigned) R_XTENSA_SLOT0_OP ];
1629 slot = get_relocation_slot (howto->type);
1656 if (is_alt_relocation (howto->type))
1698 opnd = get_relocation_opnd (opcode, howto->type);
1705 if (!howto
1539 elf_xtensa_do_reloc(reloc_howto_type *howto, bfd *abfd, asection *input_section, bfd_vma relocation, bfd_byte *contents, bfd_vma address, bfd_boolean is_weak_undef, char **error_message) argument
1819 reloc_howto_type *howto = reloc_entry->howto; local
2008 reloc_howto_type *howto; local
4193 reloc_howto_type *howto; local
7162 reloc_howto_type *howto; local
[all...]
H A Delf32-m68hc12.c428 /* Set the howto pointer for an M68HC11 ELF reloc. */
438 cache_ptr->howto = &elf_m68hc11_howto_table[r_type];
H A Dlibxcoff.h219 bfd *, bfd_vma, bfd_vma, struct reloc_howto_struct *howto
H A Doasys.c325 /* The howto table is build using the top two bits of a reloc byte to
466 /* Work out the howto. */
469 r->relent.howto = &howto_table[reloc >> 6];
478 if (r->relent.howto->pc_relative)
498 /* Work out the howto. */
503 r->relent.howto = &howto_table[reloc >> 6];
513 if (r->relent.howto->pc_relative)
H A Dcoff-sparc.c186 cache_ptr->howto = &coff_sparc_howto_table[dst->r_type];
H A Delf32-m68k.c126 cache_ptr->howto = &howto_table[ELF32_R_TYPE(dst->r_info)];
1619 reloc_howto_type *howto;
1634 howto = howto_table + r_type;
1664 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
1988 howto->name,
1993 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
2017 (info, (h ? &h->root : NULL), name, howto->name,
1617 reloc_howto_type *howto; local
H A Delf32-cris.c477 /* Set the howto pointer for an CRIS ELF reloc. */
489 cache_ptr->howto = & cris_elf_howto_table [r_type];
513 reloc_entry->addend -= 1 << reloc_entry->howto->size;
884 cris_final_link_relocate (howto, input_bfd, input_section, contents, rel,
886 reloc_howto_type * howto;
920 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
970 reloc_howto_type *howto;
987 howto = cris_elf_howto_table + r_type;
1082 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
1522 r = cris_final_link_relocate (howto, input_bf
964 reloc_howto_type *howto; local
[all...]
H A Delf32-sh.c93 /* Return the howto table for ABFD. */
216 r_type = (enum elf_sh_reloc_type) reloc_entry->howto->type;
391 /* Given a BFD reloc code, return the howto structure for the
437 /* Given an ELF reloc, fill in the howto field of a relent. */
453 cache_ptr->howto = get_howto_table (abfd) + r;
3191 reloc_howto_type *howto;
3232 howto = get_howto_table (output_bfd) + r_type;
3236 if (! howto->partial_inplace)
3269 if (! howto->partial_inplace)
3288 r = _bfd_relocate_contents (howto, input_bf
3185 reloc_howto_type *howto; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-xtensa.c410 /* Given an ELF "rela" relocation, find the corresponding howto and record
421 cache_ptr->howto = &elf_howto_table[r_type];
1538 howto. */
1544 elf_xtensa_do_reloc (reloc_howto_type *howto,
1571 switch (howto->type)
1613 howto = &elf_howto_table[(unsigned) R_XTENSA_SLOT0_OP ];
1629 slot = get_relocation_slot (howto->type);
1656 if (is_alt_relocation (howto->type))
1698 opnd = get_relocation_opnd (opcode, howto->type);
1705 if (!howto
1539 elf_xtensa_do_reloc(reloc_howto_type *howto, bfd *abfd, asection *input_section, bfd_vma relocation, bfd_byte *contents, bfd_vma address, bfd_boolean is_weak_undef, char **error_message) argument
1819 reloc_howto_type *howto = reloc_entry->howto; local
2008 reloc_howto_type *howto; local
4193 reloc_howto_type *howto; local
7162 reloc_howto_type *howto; local
[all...]
H A Delf32-m68hc12.c428 /* Set the howto pointer for an M68HC11 ELF reloc. */
438 cache_ptr->howto = &elf_m68hc11_howto_table[r_type];
H A Dlibxcoff.h219 bfd *, bfd_vma, bfd_vma, struct reloc_howto_struct *howto
H A Doasys.c325 /* The howto table is build using the top two bits of a reloc byte to
466 /* Work out the howto. */
469 r->relent.howto = &howto_table[reloc >> 6];
478 if (r->relent.howto->pc_relative)
498 /* Work out the howto. */
503 r->relent.howto = &howto_table[reloc >> 6];
513 if (r->relent.howto->pc_relative)
H A Dcoff-sparc.c186 cache_ptr->howto = &coff_sparc_howto_table[dst->r_type];
H A Delf32-m68k.c126 cache_ptr->howto = &howto_table[ELF32_R_TYPE(dst->r_info)];
1619 reloc_howto_type *howto;
1634 howto = howto_table + r_type;
1664 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
1988 howto->name,
1993 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
2017 (info, (h ? &h->root : NULL), name, howto->name,
1617 reloc_howto_type *howto; local
H A Delf32-cris.c477 /* Set the howto pointer for an CRIS ELF reloc. */
489 cache_ptr->howto = & cris_elf_howto_table [r_type];
513 reloc_entry->addend -= 1 << reloc_entry->howto->size;
884 cris_final_link_relocate (howto, input_bfd, input_section, contents, rel,
886 reloc_howto_type * howto;
920 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
970 reloc_howto_type *howto;
987 howto = cris_elf_howto_table + r_type;
1082 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
1522 r = cris_final_link_relocate (howto, input_bf
964 reloc_howto_type *howto; local
[all...]

Completed in 418 milliseconds

<<11121314151617