Home
last modified time | relevance | path

Searched refs:NUM_SHDR_ENTRIES (Results 1 – 25 of 25) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf-vxworks.c170 irelaend = irela + (NUM_SHDR_ENTRIES (input_rel_hdr) in elf_vxworks_emit_relocs()
Delfcode.h1500 reloc_count = rel_hdr ? NUM_SHDR_ENTRIES (rel_hdr) : 0; in elf_slurp_reloc_table()
1502 reloc_count2 = rel_hdr2 ? NUM_SHDR_ENTRIES (rel_hdr2) : 0; in elf_slurp_reloc_table()
1519 reloc_count = NUM_SHDR_ENTRIES (rel_hdr); in elf_slurp_reloc_table()
Delf64-mips.c3893 reloc_count = rel_hdr ? NUM_SHDR_ENTRIES (rel_hdr) : 0; in mips_elf64_slurp_reloc_table()
3895 reloc_count2 = (rel_hdr2 ? NUM_SHDR_ENTRIES (rel_hdr2) : 0); in mips_elf64_slurp_reloc_table()
3912 reloc_count = NUM_SHDR_ENTRIES (rel_hdr); in mips_elf64_slurp_reloc_table()
Delf64-sparc.c181 asect->reloc_count = NUM_SHDR_ENTRIES (rel_hdr); in elf64_sparc_slurp_reloc_table()
Delflink.c2104 nsyms = NUM_SHDR_ENTRIES (symtab_hdr); in elf_link_read_relocs_from_section()
2227 internal_rela_relocs += (NUM_SHDR_ENTRIES (esdo->rel.hdr) in _bfd_elf_link_read_relocs()
2345 irelaend = irela + (NUM_SHDR_ENTRIES (input_rel_hdr) in _bfd_elf_link_output_relocs()
2356 output_reldata->count += NUM_SHDR_ENTRIES (input_rel_hdr); in _bfd_elf_link_output_relocs()
9756 irelamid += (NUM_SHDR_ENTRIES (esdi->rel.hdr) in elf_link_input_bfd()
9970 internal_relocs += (NUM_SHDR_ENTRIES (input_rel_hdr) in elf_link_input_bfd()
9972 rel_hash_list += NUM_SHDR_ENTRIES (input_rel_hdr); in elf_link_input_bfd()
10629 esdo->rel.count += NUM_SHDR_ENTRIES (esdi->rel.hdr); in bfd_elf_final_link()
10631 esdo->rela.count += NUM_SHDR_ENTRIES (esdi->rela.hdr); in bfd_elf_final_link()
Delfxx-sparc.c1391 num_relocs = NUM_SHDR_ENTRIES (_bfd_elf_single_rel_hdr (sec)); in _bfd_sparc_elf_check_relocs()
1413 if (r_symndx >= NUM_SHDR_ENTRIES (symtab_hdr)) in _bfd_sparc_elf_check_relocs()
2966 num_relocs = NUM_SHDR_ENTRIES (_bfd_elf_single_rel_hdr (input_section)); in _bfd_sparc_elf_relocate_section()
Delf32-tic6x.c2216 < NUM_SHDR_ENTRIES (rel_hdr) * bed->s->int_rels_per_ext_rel); in elf32_tic6x_rel_relocation_p()
2810 if (r_symndx >= NUM_SHDR_ENTRIES (symtab_hdr)) in elf32_tic6x_check_relocs()
Delf-bfd.h36 #define NUM_SHDR_ENTRIES(shdr) ((shdr)->sh_entsize > 0 ? (shdr)->sh_size / (shdr)->sh_entsize : 0) macro
Delf64-alpha.c2263 n = NUM_SHDR_ENTRIES (symtab_hdr) - symtab_hdr->sh_info; in elf64_alpha_can_merge_gots()
2337 n = NUM_SHDR_ENTRIES (symtab_hdr) - symtab_hdr->sh_info; in elf64_alpha_merge_gots()
Delf32-tilepro.c1509 if (r_symndx >= NUM_SHDR_ENTRIES (symtab_hdr)) in tilepro_elf_check_relocs()
Delfxx-mips.c7777 < NUM_SHDR_ENTRIES (rel_hdr) * bed->s->int_rels_per_ext_rel); in mips_elf_rel_relocation_p()
8016 symcount = NUM_SHDR_ENTRIES (symtab_hdr); in _bfd_mips_elf_check_relocs()
8141 symcount = NUM_SHDR_ENTRIES (symtab_hdr); in _bfd_mips_elf_check_relocs()
8204 else if (r_symndx >= extsymoff + NUM_SHDR_ENTRIES (symtab_hdr)) in _bfd_mips_elf_check_relocs()
Delfxx-tilegx.c1726 if (r_symndx >= NUM_SHDR_ENTRIES (symtab_hdr)) in tilegx_elf_check_relocs()
Delf32-score7.c2635 else if (r_symndx >= extsymoff + NUM_SHDR_ENTRIES (symtab_hdr)) in s7_bfd_score_elf_check_relocs()
Delf32-s390.c1002 if (r_symndx >= NUM_SHDR_ENTRIES (symtab_hdr)) in elf_s390_check_relocs()
Delf64-s390.c924 if (r_symndx >= NUM_SHDR_ENTRIES (symtab_hdr)) in elf_s390_check_relocs()
Delf32-score.c2830 else if (r_symndx >= extsymoff + NUM_SHDR_ENTRIES (symtab_hdr)) in s3_bfd_score_elf_check_relocs()
Delf32-i386.c1449 if (r_symndx >= NUM_SHDR_ENTRIES (symtab_hdr)) in elf_i386_check_relocs()
Delf64-x86-64.c1545 if (r_symndx >= NUM_SHDR_ENTRIES (symtab_hdr)) in elf_x86_64_check_relocs()
DChangeLog-20094045 * elf-bfd.h (NUM_SHDR_ENTRIES): Cope with an empty section.
4047 NUM_SHDR_ENTRIES. Gracefully handle the case where there are
Delfnn-aarch64.c5999 if (r_symndx >= NUM_SHDR_ENTRIES (symtab_hdr)) in elfNN_aarch64_check_relocs()
Delf32-xtensa.c996 if (r_symndx >= NUM_SHDR_ENTRIES (symtab_hdr)) in elf_xtensa_check_relocs()
Delf.c1967 target_sect->reloc_count += NUM_SHDR_ENTRIES (hdr); in bfd_section_from_shdr()
DChangeLog-20044290 NUM_SHDR_ENTRIES in end of reloc calc. Move NULL shdr check..
Delf32-arm.c12670 nsyms = NUM_SHDR_ENTRIES (symtab_hdr); in elf32_arm_check_relocs()
DChangeLog-00014324 * elf-bfd.h (NUM_SHDR_ENTRIES): New macro: compute the number