Searched refs:rel_count2 (Results 1 – 3 of 3) sorted by relevance
2233 reloc_count = elf_section_data (o)->rel_count2; in _bfd_elf_link_size_reloc_section()2302 rel_countp = &elf_section_data (output_section)->rel_count2; in _bfd_elf_link_output_relocs()8738 + elf_section_data (o->output_section)->rel_count2); in elf_link_input_bfd()9042 + elf_section_data (output_section)->rel_count2); in elf_reloc_link_order()9553 rel_count1 = &esdo->rel_count2; in bfd_elf_final_link()9559 unsigned int *rel_count2; in bfd_elf_final_link() local9565 rel_count2 = &esdo->rel_count2; in bfd_elf_final_link()9567 rel_count2 = &esdo->rel_count; in bfd_elf_final_link()9573 *rel_count2 += alt_count; in bfd_elf_final_link()9629 elf_section_data (o)->rel_count2 = 0; in bfd_elf_final_link()[all …]
1175 unsigned int rel_count2; member
1742 * elf-bfd.h (bfd_elf_section_data): Add rel_count and rel_count2