Searched refs:rel_size (Results 1 - 20 of 20) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dreloc-types.h45 static const int reloc_size = elfcpp::Elf_sizes<size>::rel_size;
H A Dreloc.cc330 reloc_size = elfcpp::Elf_sizes<size>::rel_size;
956 reloc_size = elfcpp::Elf_sizes<size>::rel_size;
1529 this->reloc_size_ = elfcpp::Elf_sizes<size>::rel_size;
1584 if (this->reloc_size_ == elfcpp::Elf_sizes<size>::rel_size)
H A Dlayout.cc1335 os->set_entsize(elfcpp::Elf_sizes<size>::rel_size);
4757 int rel_size;
4762 rel_size = Reloc_types<elfcpp::SHT_REL, 32, false>::reloc_size;
4764 rel_size = Reloc_types<elfcpp::SHT_REL, 64, false>::reloc_size;
4772 rel_size = Reloc_types<elfcpp::SHT_RELA, 32, false>::reloc_size;
4774 rel_size = Reloc_types<elfcpp::SHT_RELA, 64, false>::reloc_size;
4778 odyn->add_constant(rel_tag, rel_size);
H A Di386.cc1432 const int rel_size = elfcpp::Elf_sizes<32>::rel_size; local
1444 plt_rel_offset += rel_size,
H A Ds390.cc1546 const int rel_size = elfcpp::Elf_sizes<size>::rela_size; local
1562 plt_rel_offset += rel_size,
H A Darm.cc6239 reloc_size = elfcpp::Elf_sizes<32>::rel_size;
6440 reloc_size = elfcpp::Elf_sizes<32>::rel_size;
6776 reloc_size = elfcpp::Elf_sizes<32>::rel_size;
12569 unsigned char reloc_buffer[elfcpp::Elf_sizes<32>::rel_size];
H A Doutput.cc1237 os->set_entsize(elfcpp::Elf_sizes<size>::rel_size);
/haiku-buildtools/legacy/binutils/bfd/
H A Dsunos.c1266 bfd_size_type rel_size)
1285 relend = relocs + rel_size / RELOC_STD_SIZE;
1420 bfd_size_type rel_size)
1441 relend = relocs + rel_size / RELOC_EXT_SIZE;
1700 bfd_size_type rel_size)
1705 if (rel_size == 0)
1709 relocs = free_relocs = bfd_malloc (rel_size);
1721 relocs = bfd_malloc (rel_size);
1729 || bfd_bread (relocs, rel_size, abfd) != rel_size)
1261 sunos_scan_std_relocs(struct bfd_link_info *info, bfd *abfd, asection *sec ATTRIBUTE_UNUSED, const struct reloc_std_external *relocs, bfd_size_type rel_size) argument
1415 sunos_scan_ext_relocs(struct bfd_link_info *info, bfd *abfd, asection *sec ATTRIBUTE_UNUSED, const struct reloc_ext_external *relocs, bfd_size_type rel_size) argument
1696 sunos_scan_relocs(struct bfd_link_info *info, bfd *abfd, asection *sec, bfd_size_type rel_size) argument
[all...]
H A Dpdp11.c3016 bfd_size_type rel_size;
3177 rel_size = obj_reloc_entry_size (finfo->output_bfd);
3179 || bfd_bwrite (rel_ptr, rel_size, finfo->output_bfd) != rel_size)
3182 *reloff_ptr += rel_size;
3215 bfd_size_type rel_size,
3245 reloc_count = rel_size / RELOC_SIZE;
3247 rel_end = rel + rel_size;
3514 bfd_size_type rel_size)
3533 if (rel_size >
3007 bfd_size_type rel_size; local
3202 pdp11_aout_link_input_section(struct aout_final_link_info *finfo, bfd *input_bfd, asection *input_section, bfd_byte *relocs, bfd_size_type rel_size, bfd_byte *contents) argument
3501 aout_link_input_section(struct aout_final_link_info *finfo, bfd *input_bfd, asection *input_section, file_ptr *reloff_ptr, bfd_size_type rel_size) argument
[all...]
H A Daoutx.h3856 bfd_size_type rel_size,
3886 reloc_count = rel_size / RELOC_STD_SIZE;
4200 bfd_size_type rel_size,
4230 reloc_count = rel_size / RELOC_EXT_SIZE;
4614 bfd_size_type rel_size)
4633 if (rel_size > 0)
4636 || bfd_bread (relocs, rel_size, input_bfd) != rel_size)
4646 rel_size, finfo->contents))
4653 rel_size, finf
[all...]
H A Dxcofflink.c5773 bfd_size_type rel_size;
5834 rel_size = relsz * o->reloc_count;
5836 || bfd_bwrite ((void *) external_relocs, rel_size, abfd) != rel_size)
5767 bfd_size_type rel_size; local
/haiku-buildtools/binutils/bfd/
H A Dsunos.c1247 bfd_size_type rel_size)
1266 relend = relocs + rel_size / RELOC_STD_SIZE;
1401 bfd_size_type rel_size)
1422 relend = relocs + rel_size / RELOC_EXT_SIZE;
1681 bfd_size_type rel_size)
1686 if (rel_size == 0)
1690 relocs = free_relocs = bfd_malloc (rel_size);
1702 relocs = bfd_malloc (rel_size);
1710 || bfd_bread (relocs, rel_size, abfd) != rel_size)
1242 sunos_scan_std_relocs(struct bfd_link_info *info, bfd *abfd, asection *sec ATTRIBUTE_UNUSED, const struct reloc_std_external *relocs, bfd_size_type rel_size) argument
1396 sunos_scan_ext_relocs(struct bfd_link_info *info, bfd *abfd, asection *sec ATTRIBUTE_UNUSED, const struct reloc_ext_external *relocs, bfd_size_type rel_size) argument
1677 sunos_scan_relocs(struct bfd_link_info *info, bfd *abfd, asection *sec, bfd_size_type rel_size) argument
[all...]
H A Dpdp11.c3045 bfd_size_type rel_size;
3201 rel_size = obj_reloc_entry_size (flaginfo->output_bfd);
3203 || bfd_bwrite (rel_ptr, rel_size, flaginfo->output_bfd) != rel_size)
3206 *reloff_ptr += rel_size;
3239 bfd_size_type rel_size,
3269 rel_end = rel + rel_size;
3532 bfd_size_type rel_size)
3551 if (rel_size > 0)
3554 || bfd_bread (relocs, rel_size, input_bf
3036 bfd_size_type rel_size; local
3226 pdp11_aout_link_input_section(struct aout_final_link_info *flaginfo, bfd *input_bfd, asection *input_section, bfd_byte *relocs, bfd_size_type rel_size, bfd_byte *contents) argument
3519 aout_link_input_section(struct aout_final_link_info *flaginfo, bfd *input_bfd, asection *input_section, file_ptr *reloff_ptr, bfd_size_type rel_size) argument
[all...]
H A Daoutx.h3986 bfd_size_type rel_size,
4016 reloc_count = rel_size / RELOC_STD_SIZE;
4335 bfd_size_type rel_size,
4365 reloc_count = rel_size / RELOC_EXT_SIZE;
4751 bfd_size_type rel_size)
4770 if (rel_size > 0)
4773 || bfd_bread (relocs, rel_size, input_bfd) != rel_size)
4783 rel_size, flaginfo->contents))
4790 rel_size, flaginf
3973 aout_link_input_section_std(struct aout_final_link_info *flaginfo, bfd *input_bfd, asection *input_section, struct reloc_std_external *relocs, bfd_size_type rel_size, bfd_byte *contents) argument
4322 aout_link_input_section_ext(struct aout_final_link_info *flaginfo, bfd *input_bfd, asection *input_section, struct reloc_ext_external *relocs, bfd_size_type rel_size, bfd_byte *contents) argument
4738 aout_link_input_section(struct aout_final_link_info *flaginfo, bfd *input_bfd, asection *input_section, file_ptr *reloff_ptr, bfd_size_type rel_size) argument
[all...]
H A Dxcofflink.c6279 bfd_size_type rel_size;
6338 rel_size = relsz * o->reloc_count;
6340 || bfd_bwrite ((void *) external_relocs, rel_size, abfd) != rel_size)
6267 bfd_size_type rel_size; local
H A Delf64-ppc.c10101 unsigned int rel_size = sizeof (Elf64_External_Rela);
10107 rel_size *= 2;
10112 htab->elf.irelplt->size += rel_size;
10113 htab->got_reli_size += rel_size;
10118 srel->size += rel_size;
11704 unsigned int rel_size = sizeof (Elf64_External_Rela);
11710 rel_size *= 2;
11715 htab->elf.irelplt->size += rel_size;
11716 htab->got_reli_size += rel_size;
11721 srel->size += rel_size;
10097 unsigned int rel_size = sizeof (Elf64_External_Rela); local
11700 unsigned int rel_size = sizeof (Elf64_External_Rela); local
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dreadelf.c647 unsigned long rel_size,
659 erelas = get_data (NULL, file, rel_offset, 1, rel_size, _("relocs"));
663 nrelas = rel_size / sizeof (Elf32_External_Rela);
687 erelas = get_data (NULL, file, rel_offset, 1, rel_size, _("relocs"));
691 nrelas = rel_size / sizeof (Elf64_External_Rela);
719 unsigned long rel_size,
731 erels = get_data (NULL, file, rel_offset, 1, rel_size, _("relocs"));
735 nrels = rel_size / sizeof (Elf32_External_Rel);
759 erels = get_data (NULL, file, rel_offset, 1, rel_size, _("relocs"));
763 nrels = rel_size / sizeo
642 slurp_rela_relocs(FILE *file, unsigned long rel_offset, unsigned long rel_size, Elf_Internal_Rela **relasp, unsigned long *nrelasp) argument
714 slurp_rel_relocs(FILE *file, unsigned long rel_offset, unsigned long rel_size, Elf_Internal_Rela **relsp, unsigned long *nrelsp) argument
789 dump_relocations(FILE *file, unsigned long rel_offset, unsigned long rel_size, Elf_Internal_Sym *symtab, unsigned long nsyms, char *strtab, unsigned long strtablen, int is_rela) argument
4514 unsigned long rel_size; local
[all...]
/haiku-buildtools/binutils/elfcpp/
H A Delfcpp_file.h113 static const int rel_size = Elf_sizes<size>::rel_size; member in class:elfcpp::Elf_file
H A Delfcpp.h1021 static const int rel_size = sizeof(internal::Rel_data<size>); member in struct:elfcpp::Elf_sizes
/haiku-buildtools/binutils/binutils/
H A Dreadelf.c836 unsigned long rel_size,
849 rel_size, _("32-bit relocation data"));
853 nrelas = rel_size / sizeof (Elf32_External_Rela);
879 rel_size, _("64-bit relocation data"));
883 nrelas = rel_size / sizeof (Elf64_External_Rela);
934 unsigned long rel_size,
947 rel_size, _("32-bit relocation data"));
951 nrels = rel_size / sizeof (Elf32_External_Rel);
976 rel_size, _("64-bit relocation data"));
980 nrels = rel_size / sizeo
831 slurp_rela_relocs(FILE * file, unsigned long rel_offset, unsigned long rel_size, Elf_Internal_Rela ** relasp, unsigned long * nrelasp) argument
929 slurp_rel_relocs(FILE * file, unsigned long rel_offset, unsigned long rel_size, Elf_Internal_Rela ** relsp, unsigned long * nrelsp) argument
1069 dump_relocations(FILE * file, unsigned long rel_offset, unsigned long rel_size, Elf_Internal_Sym * symtab, unsigned long nsyms, char * strtab, unsigned long strtablen, int is_rela, int is_dynsym) argument
6845 unsigned long rel_size; local
[all...]

Completed in 413 milliseconds