Searched refs:array_count (Results 1 – 2 of 2) sorted by relevance
1654 hdr_info->array[hdr_info->array_count].initial_loc = address; in _bfd_elf_write_section_eh_frame()1655 hdr_info->array[hdr_info->array_count].range in _bfd_elf_write_section_eh_frame()1657 hdr_info->array[hdr_info->array_count++].fde in _bfd_elf_write_section_eh_frame()1801 if (hdr_info->array && hdr_info->array_count == hdr_info->fde_count) in _bfd_elf_write_section_eh_frame_hdr()1821 if (hdr_info->array && hdr_info->array_count == hdr_info->fde_count) in _bfd_elf_write_section_eh_frame_hdr()
387 unsigned int fde_count, array_count; member