Searched refs:cies (Results 1 – 5 of 5) sorted by relevance
486 if (hdr_info->cies == NULL && !info->relocatable) in _bfd_elf_discard_section_eh_frame()487 hdr_info->cies = htab_try_create (1, cie_hash, cie_eq, free); in _bfd_elf_discard_section_eh_frame()922 if (hdr_info->cies != NULL) in _bfd_elf_discard_section_eh_frame()924 void **loc = htab_find_slot_with_hash (hdr_info->cies, &ecie->cie, in _bfd_elf_discard_section_eh_frame()1001 if (hdr_info->cies != NULL) in _bfd_elf_discard_section_eh_frame_hdr()1003 htab_delete (hdr_info->cies); in _bfd_elf_discard_section_eh_frame_hdr()1004 hdr_info->cies = NULL; in _bfd_elf_discard_section_eh_frame_hdr()
301 struct htab *cies; member
198 (_bfd_elf_discard_section_eh_frame_hdr): Delete cies hash table.202 and last_cie_inf fields. Add cies field.
3986 uint32_t cies : 1; /**< Corrected Internal Error Status */ member4004 uint32_t cies : 1;
4405 uint32_t cies : 1; /**< Corrected Internal Error Status */ member4423 uint32_t cies : 1;