Searched refs:cie_inf (Results 1 – 2 of 2) sorted by relevance
46 struct eh_cie_fde *cie_inf; member306 if (entry->cie_inf->add_augmentation_size) in extra_augmentation_data_bytes()827 this_inf->cie_inf = (void *) (ecie - ecies); in _bfd_elf_discard_section_eh_frame()920 ecie->cie.cie_inf = sec_info->entry + ecie->entry; in _bfd_elf_discard_section_eh_frame()931 ecie->cie.cie_inf = ((struct cie *) *loc)->cie_inf; in _bfd_elf_discard_section_eh_frame()942 ecie->cie.cie_inf->make_relative = ecie->cie.make_relative; in _bfd_elf_discard_section_eh_frame()943 ecie->cie.cie_inf->make_lsda_relative = ecie->cie.make_lsda_relative; in _bfd_elf_discard_section_eh_frame()944 ecie->cie.cie_inf->per_encoding_relative in _bfd_elf_discard_section_eh_frame()955 ecie = ecies + (unsigned long) ent->cie_inf; in _bfd_elf_discard_section_eh_frame()956 ent->cie_inf = ecie->cie.cie_inf; in _bfd_elf_discard_section_eh_frame()[all …]
267 struct eh_cie_fde *cie_inf; member