Searched refs:this_inf (Results 1 – 1 of 1) sorted by relevance
576 struct eh_cie_fde *this_inf; in _bfd_elf_parse_eh_frame() local696 this_inf = sec_info->entry + sec_info->count; in _bfd_elf_parse_eh_frame()707 this_inf->offset = last_fde - ehbuf; in _bfd_elf_parse_eh_frame()708 this_inf->size = 4 + hdr_length; in _bfd_elf_parse_eh_frame()709 this_inf->reloc_index = cookie->rel - cookie->rels; in _bfd_elf_parse_eh_frame()729 this_inf->cie = 1; in _bfd_elf_parse_eh_frame()734 cie->cie_inf = this_inf; in _bfd_elf_parse_eh_frame()815 this_inf->u.cie.personality_offset = buf - start; in _bfd_elf_parse_eh_frame()842 this_inf->make_relative = 1; in _bfd_elf_parse_eh_frame()850 this_inf->add_augmentation_size = 1; in _bfd_elf_parse_eh_frame()[all …]