Home
last modified time | relevance | path

Searched refs:cies (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/binutils/bfd/
HDelf-eh-frame.c486 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()
HDelf-bfd.h301 struct htab *cies; member
HDChangeLog-2006198 (_bfd_elf_discard_section_eh_frame_hdr): Delete cies hash table.
202 and last_cie_inf fields. Add cies field.
/trueos/sys/contrib/octeon-sdk/
HDcvmx-pciercx-defs.h3986 uint32_t cies : 1; /**< Corrected Internal Error Status */ member
4004 uint32_t cies : 1;
HDcvmx-pcieepx-defs.h4405 uint32_t cies : 1; /**< Corrected Internal Error Status */ member
4423 uint32_t cies : 1;