Home
last modified time | relevance | path

Searched refs:array_count (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf-eh-frame.c1229 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()
Delf-bfd.h326 unsigned int fde_count, array_count; member