Searched refs:rel_hdr (Results 1 - 25 of 27) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-mips.c2013 Elf_Internal_Shdr *rel_hdr,
2025 allocated = bfd_malloc (rel_hdr->sh_size);
2029 if (bfd_seek (abfd, rel_hdr->sh_offset, SEEK_SET) != 0
2030 || (bfd_bread (allocated, rel_hdr->sh_size, abfd)
2031 != rel_hdr->sh_size))
2036 entsize = rel_hdr->sh_entsize;
2186 Elf_Internal_Shdr *rel_hdr;
2202 rel_hdr = &d->rel_hdr;
2203 reloc_count = NUM_SHDR_ENTRIES (rel_hdr);
2007 mips_elf64_slurp_one_reloc_table(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, bfd_size_type reloc_count, arelent *relents, asymbol **symbols, bfd_boolean dynamic) argument
2181 Elf_Internal_Shdr *rel_hdr; local
2256 Elf_Internal_Shdr *rel_hdr; local
2315 mips_elf64_write_rel(bfd *abfd, asection *sec, Elf_Internal_Shdr *rel_hdr, int *count, void *data) argument
[all...]
H A Delfcode.h833 rela_hdr = &elf_section_data (sec)->rel_hdr;
1226 Elf_Internal_Shdr *rel_hdr,
1240 allocated = bfd_malloc (rel_hdr->sh_size);
1244 if (bfd_seek (abfd, rel_hdr->sh_offset, SEEK_SET) != 0
1245 || (bfd_bread (allocated, rel_hdr->sh_size, abfd)
1246 != rel_hdr->sh_size))
1251 entsize = rel_hdr->sh_entsize;
1333 Elf_Internal_Shdr *rel_hdr;
1349 rel_hdr = &d->rel_hdr;
1221 elf_slurp_reloc_table_from_section(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, bfd_size_type reloc_count, arelent *relents, asymbol **symbols, bfd_boolean dynamic) argument
1330 Elf_Internal_Shdr *rel_hdr; local
[all...]
H A Delf64-sparc.c355 sparc64_elf_slurp_one_reloc_table (abfd, asect, rel_hdr, symbols, dynamic)
358 Elf_Internal_Shdr *rel_hdr;
370 allocated = (PTR) bfd_malloc (rel_hdr->sh_size);
374 if (bfd_seek (abfd, rel_hdr->sh_offset, SEEK_SET) != 0
375 || bfd_bread (allocated, rel_hdr->sh_size, abfd) != rel_hdr->sh_size)
382 entsize = rel_hdr->sh_entsize;
385 count = rel_hdr->sh_size / entsize;
458 Elf_Internal_Shdr *rel_hdr;
471 rel_hdr
456 Elf_Internal_Shdr *rel_hdr; local
[all...]
H A Delflink.c1945 Elf_Internal_Shdr *rel_hdr;
1956 rel_hdr = &elf_section_data (o)->rel_hdr;
1974 bfd_size_type size = rel_hdr->sh_size;
1984 if (!elf_link_read_relocs_from_section (abfd, o, rel_hdr,
1992 ((bfd_byte *) external_relocs) + rel_hdr->sh_size,
1993 internal_relocs + (NUM_SHDR_ENTRIES (rel_hdr)
2022 Elf_Internal_Shdr *rel_hdr,
2029 if (rel_hdr == &elf_section_data (o)->rel_hdr)
1939 Elf_Internal_Shdr *rel_hdr; local
2015 _bfd_elf_link_size_reloc_section(bfd *abfd, Elf_Internal_Shdr *rel_hdr, asection *o) argument
5538 elf_link_adjust_relocs(bfd *abfd, Elf_Internal_Shdr *rel_hdr, unsigned int count, struct elf_link_hash_entry **rel_hash) argument
7118 Elf_Internal_Shdr *rel_hdr; local
[all...]
H A Delf.c1960 hdr2 = &elf_section_data (target_sect)->rel_hdr;
2396 Elf_Internal_Shdr *rel_hdr,
2408 rel_hdr->sh_name =
2411 if (rel_hdr->sh_name == (unsigned int) -1)
2413 rel_hdr->sh_type = use_rela_p ? SHT_RELA : SHT_REL;
2414 rel_hdr->sh_entsize = (use_rela_p
2417 rel_hdr->sh_addralign = 1 << bed->s->log_file_align;
2418 rel_hdr->sh_flags = 0;
2419 rel_hdr->sh_addr = 0;
2420 rel_hdr
2390 _bfd_elf_init_reloc_shdr(bfd *abfd, Elf_Internal_Shdr *rel_hdr, asection *asect, bfd_boolean use_rela_p) argument
[all...]
H A Delf32-i370.c938 elf_section_data (sec)->rel_hdr.sh_name));
1318 elf_section_data (input_section)->rel_hdr.sh_name));
H A Delf32-cris.c1256 elf_section_data (input_section)->rel_hdr.sh_name));
2571 elf_section_data (sec)->rel_hdr.sh_name));
H A Delf32-vax.c753 elf_section_data (sec)->rel_hdr.sh_name));
1678 elf_section_data (input_section)->rel_hdr.sh_name));
H A Delfxx-mips.c582 ((NUM_SHDR_ENTRIES (&elf_section_data (sec)->rel_hdr) \
585 == (elf_section_data (sec)->rel_hdr.sh_entsize \
6213 Elf_Internal_Shdr *rel_hdr;
6221 rel_hdr = &elf_section_data (input_section)->rel_hdr;
6223 >= (NUM_SHDR_ENTRIES (rel_hdr) * bed->s->int_rels_per_ext_rel))
6224 rel_hdr = elf_section_data (input_section)->rel_hdr2;
6225 if (rel_hdr->sh_entsize == MIPS_ELF_REL_SIZE (input_bfd))
6184 Elf_Internal_Shdr *rel_hdr; local
H A Delf-bfd.h1036 Elf_Internal_Shdr rel_hdr;
1034 Elf_Internal_Shdr rel_hdr; member in struct:bfd_elf_section_data
H A Delf64-sh64.c1764 elf_section_data (input_section)->rel_hdr.sh_name));
2780 elf_section_data (sec)->rel_hdr.sh_name));
H A Delf64-ppc.c4611 elf_section_data (sec)->rel_hdr.sh_name));
6232 elf_section_data (sec)->rel_hdr.sh_size
6233 = sec->reloc_count * elf_section_data (sec)->rel_hdr.sh_entsize;
7324 elfsec_data->rel_hdr.sh_size = relsize;
7325 elfsec_data->rel_hdr.sh_entsize = 24;
H A Delf32-sh.c5083 elf_section_data (input_section)->rel_hdr.sh_name));
5808 elf_section_data (input_section)->rel_hdr.sh_name));
6705 elf_section_data (sec)->rel_hdr.sh_name));
H A Delf32-m68k.c653 elf_section_data (sec)->rel_hdr.sh_name));
H A Delf-m10300.c900 elf_section_data (sec)->rel_hdr.sh_name));
1049 elf_section_data (input_section)->rel_hdr.sh_name));
H A Delf32-arm.h1360 elf_section_data (input_section)->rel_hdr.sh_name));
3068 elf_section_data (sec)->rel_hdr.sh_name));
H A Delf32-m32r.c3057 elf_section_data (input_section)->rel_hdr.sh_name));
4637 elf_section_data (sec)->rel_hdr.sh_name));
H A Delf32-ppc.c3943 elf_section_data (sec)->rel_hdr.sh_name));
5348 elf_section_data (input_section)->rel_hdr.sh_name));
H A Delf32-i386.c1079 unsigned int shnam = elf_section_data (sec)->rel_hdr.sh_name;
H A Delf64-hppa.c520 elf_section_data(sec)->rel_hdr.sh_name));
H A Delf64-x86-64.c874 elf_section_data (sec)->rel_hdr.sh_name));
H A Delf64-alpha.c3138 elf_section_data(sec)->rel_hdr.sh_name));
4260 elf_section_data(input_section)->rel_hdr.sh_name));
H A Delf32-hppa.c1380 elf_section_data (sec)->rel_hdr.sh_name));
H A Delf32-s390.c1261 elf_section_data (sec)->rel_hdr.sh_name));
H A Delf32-sparc.c1197 elf_section_data (sec)->rel_hdr.sh_name));

Completed in 434 milliseconds

12