Searched refs:array_count (Results 1 – 2 of 2) sorted by relevance
1229 hdr_info->array[hdr_info->array_count].initial_loc = address; in _bfd_elf_write_section_eh_frame()1230 hdr_info->array[hdr_info->array_count++].fde in _bfd_elf_write_section_eh_frame()1358 if (hdr_info->array && hdr_info->array_count == hdr_info->fde_count) in _bfd_elf_write_section_eh_frame_hdr()1377 if (hdr_info->array && hdr_info->array_count == hdr_info->fde_count) in _bfd_elf_write_section_eh_frame_hdr()
326 unsigned int fde_count, array_count; member