Searched refs:howto (Results 101 - 125 of 128) sorted by relevance

123456

/haiku-fatelf/src/bin/gdb/bfd/
H A Dlinker.c2480 r->howto = bfd_reloc_type_lookup (abfd, link_order->u.reloc.p->reloc);
2481 if (r->howto == 0)
2512 if (! r->howto->partial_inplace)
2522 size = bfd_get_reloc_size (r->howto);
2526 rstat = _bfd_relocate_contents (r->howto, abfd,
2542 r->howto->name, link_order->u.reloc.p->addend,
H A Decoff.c914 reloc_chain->relent.howto =
1762 /* Let the backend select the howto field and do any other
2798 in.r_type = reloc->howto->type;
4645 rel.howto = bfd_reloc_type_lookup (output_bfd, link_order->u.reloc.p->reloc);
4646 if (rel.howto == 0)
4689 BFD_ASSERT (rel.howto->partial_inplace);
4696 size = bfd_get_reloc_size (rel.howto);
4700 rstat = _bfd_relocate_contents (rel.howto, output_bfd,
4715 rel.howto->name, addend, (bfd *) NULL,
4735 in.r_type = rel.howto
[all...]
H A Delf32-dlx.c329 into bfd_perform_relocation, all the reloc types use this howto
577 /* Given a BFD reloc type, return a howto structure. */
650 cache_ptr->howto = dlx_rtype_to_howto (r_type);
H A Delf32-or32.c228 /* Set the howto pointer for an OR32 ELF reloc. */
240 cache_ptr->howto = &elf_or32_howto_table[r_type];
H A Delfarm-nabi.c784 bfd_reloc->howto = elf32_arm_howto_from_type (r_type);
H A Delf-m10300.c663 /* Set the howto pointer for an MN10300 ELF reloc. */
675 cache_ptr->howto = &elf_mn10300_howto_table[r_type];
977 mn10300_elf_final_link_relocate (howto, input_bfd, output_bfd,
980 reloc_howto_type *howto;
994 unsigned long r_type = howto->type;
1413 reloc_howto_type *howto;
1423 howto = elf_mn10300_howto_table + r_type;
1487 r = mn10300_elf_final_link_relocate (howto, input_bfd, output_bfd,
1514 (info, name, howto->name, (bfd_vma) 0,
1412 reloc_howto_type *howto; local
H A Delf32-hppa.c3048 reloc_howto_type *howto = elf_hppa_howto_table + r_type; local
3049 int r_format = howto->bitsize;
3168 howto->name,
3198 howto->name);
3386 reloc_howto_type *howto; local
3802 howto = elf_hppa_howto_table + r_type;
3813 howto->name,
3822 (info, sym_name, howto->name, 0, input_bfd, input_section,
H A Dpeicode.h485 entry->howto = bfd_reloc_type_lookup (vars->abfd, reloc);
490 internal->r_type = entry->howto->type;
H A Delf.c911 into bfd_perform_relocation, all the reloc types use this howto
926 && (! reloc_entry->howto->partial_inplace
6464 /* Check whether we really have an ELF howto. */
6469 reloc_howto_type *howto;
6474 if (areloc->howto->pc_relative)
6476 switch (areloc->howto->bitsize)
6500 howto = bfd_reloc_type_lookup (abfd, code);
6502 if (areloc->howto->pcrel_offset != howto->pcrel_offset)
6504 if (howto
6462 reloc_howto_type *howto; local
[all...]
H A Dxcofflink.c426 a different howto. */
427 relbuf->howto = bfd_xcoff_dynamic_reloc_howto(abfd);
5969 reloc_howto_type *howto;
5987 howto = bfd_reloc_type_lookup (output_bfd, link_order->u.reloc.p->reloc);
5988 if (howto == NULL)
6037 size = bfd_get_reloc_size (howto);
6042 rstat = _bfd_relocate_contents (howto, output_bfd, addend, buf);
6053 howto->name, addend, (bfd *) NULL, (asection *) NULL,
6091 irel->r_type = howto->type;
6092 irel->r_size = howto
5963 reloc_howto_type *howto; local
[all...]
H A Delf64-alpha.c1149 cache_ptr->howto = &elf64_alpha_howto_table[r_type];
1575 reloc_howto_type *howto = elf64_alpha_howto_table + r_type;
1579 (unsigned long) irel->r_offset, howto->name));
4300 reloc_howto_type *howto;
4321 howto = elf64_alpha_howto_table + r_type;
4666 howto = (elf64_alpha_howto_table
4790 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
4809 && sec != NULL && howto->pc_relative
4825 (info, name, howto->name, (bfd_vma) 0,
1571 reloc_howto_type *howto = elf64_alpha_howto_table + r_type; local
4291 reloc_howto_type *howto; local
H A Dhp300hpux.c705 cache_ptr->howto = howto_table_std + r_length + 4 * r_pcrel;
706 /* FIXME-soon: Roll baserel, jmptable, relative bits into howto setting */
H A Dcoffcode.h2443 from the howto field. Then the @code{internal_reloc} is
2559 if (q->howto->type == R_IHCONST)
2590 SELECT_RELOC (n, q->howto);
2592 n.r_type = q->howto->type;
5011 o The reloc index is turned into a pointer to a howto
5014 into a howto table vector; the 88k subtracts a number from the
5121 /* Fill in the cache_ptr->howto field from dst.r_type. */
5125 if (cache_ptr->howto == NULL)
5142 /* Get the howto structure for a reloc. This is only used if the file
5165 return genrel.howto;
[all...]
H A Delf64-hppa.c735 static reloc_howto_type *howto;
762 howto = elf_hppa_howto_table + ELF64_R_TYPE (rel->r_info);
764 switch (howto->type)
734 static reloc_howto_type *howto; local
H A Delf32-m68hc11.c361 /* Set the howto pointer for an M68HC11 ELF reloc. */
371 cache_ptr->howto = &elf_m68hc11_howto_table[r_type];
H A Delfxx-ia64.c608 bfd_reloc->howto
3897 reloc_howto_type *howto;
3918 howto = lookup_howto (r_type);
4518 howto->name,
3891 reloc_howto_type *howto; local
H A Dversados.c462 n->howto = versados_howto_table + ((j & 1) * 2) + (sizeinwords - 1);
H A Delflink.c7123 reloc_howto_type *howto;
7134 howto = bfd_reloc_type_lookup (output_bfd, link_order->u.reloc.p->reloc);
7135 if (howto == NULL)
7196 if (howto->partial_inplace && addend != 0)
7204 size = bfd_get_reloc_size (howto);
7208 rstat = _bfd_relocate_contents (howto, output_bfd, addend, buf);
7225 (info, sym_name, howto->name, addend, NULL, NULL, 0)))
7253 irel[0].r_info = ELF32_R_INFO (indx, howto->type);
7255 irel[0].r_info = ELF64_R_INFO (indx, howto->type);
7113 reloc_howto_type *howto; local
H A Dvms.c1371 (unsigned long)reloc->addend, reloc->howto->name);
1373 /* _bfd_hexdump (2, data, bfd_get_reloc_size(reloc->howto),0); */
1601 /* Return a pointer to a howto structure which, when invoked, will perform
H A Delf64-ppc.c1895 /* Initialize howto table if needed. */
2110 /* Set the howto pointer for a PowerPC ELF reloc. */
2118 /* Initialize howto table if needed. */
2125 cache_ptr->howto = ppc64_elf_howto_table[type];
2193 r_type = reloc_entry->howto->type;
2361 reloc_entry->howto->name);
2781 if (r->howto->type != R_PPC64_ADDR64)
2817 if (r->howto->type != R_PPC64_ADDR64)
8615 /* Initialize howto table if needed. */
H A Delfcode.h905 src_rela.r_info = ELF_R_INFO (n, ptr->howto->type);
H A Dbfd-in2.h1911 reloc_howto_type *howto;
1904 reloc_howto_type *howto; member in struct:reloc_cache_entry
/haiku-fatelf/src/bin/gdb/gdb/
H A Dsolib-frv.c1173 && rel->howto->type == R_FRV_FUNCDESC)
H A Ddbxread.c1103 if (rel->howto->type != RELOC_JMP_SLOT)
1108 if (rel->howto->type != 16)
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1911 reloc_howto_type *howto;
1904 reloc_howto_type *howto; member in struct:reloc_cache_entry

Completed in 416 milliseconds

123456