Searched refs:cie_inf (Results 1 – 5 of 5) sorted by relevance
49 struct eh_cie_fde *cie_inf; member234 && (c1->cie_inf->u.cie.u.sec->output_section in cie_eq()235 == c2->cie_inf->u.cie.u.sec->output_section) in cie_eq()269 h = iterative_hash_object (c->cie_inf->u.cie.u.sec->output_section, h); in cie_compute_hash()629 cie->cie_inf = this_inf; in _bfd_elf_parse_eh_frame()782 if (cie_offset == cie->cie_inf->offset) in _bfd_elf_parse_eh_frame()788 this_inf->u.fde.cie_inf = cie->cie_inf; in _bfd_elf_parse_eh_frame()789 this_inf->make_relative = cie->cie_inf->make_relative; in _bfd_elf_parse_eh_frame()791 = cie->cie_inf->add_augmentation_size; in _bfd_elf_parse_eh_frame()824 this_inf->u.fde.cie_inf = NULL; in _bfd_elf_parse_eh_frame()[all …]
286 struct eh_cie_fde *cie_inf; member
155 * elf-bfd.h (eh_cie_fde): Add u.cie. Document how u.fde.cie_inf169 u.cie.merged field. Point an FDE's cie_inf field directly at the182 * elf-bfd.h (eh_cie_fde): Put cie_inf in a union. Add a reloc_index184 * elf-eh-frame.c (extra_augmentation_data_bytes): Adjust cie_inf
794 * elf-bfd.h (struct eh_cie_fde): Comment re NULL u.fde.cie_inf.798 (_bfd_elf_gc_mark_fdes): Test for NULL u.fde.cie_inf.1031 (cie_eq, cie_compute_hash): Use output_section from cie_inf instead.
778 * elf-bfd.h (struct eh_cie_fde): Add cie_inf, remove sec.782 cie_inf for FDEs. Keep a pointer to last struct eh_cie_fde for a786 make_lsda_relative, need_* on cie_inf for FDEs.788 section output_offset. Delete cie_offset, instead use cie_inf