Searched refs:this_inf (Results 1 – 1 of 1) sorted by relevance
471 struct eh_cie_fde *this_inf; in _bfd_elf_parse_eh_frame() local591 this_inf = sec_info->entry + sec_info->count; in _bfd_elf_parse_eh_frame()602 this_inf->offset = last_fde - ehbuf; in _bfd_elf_parse_eh_frame()603 this_inf->size = 4 + hdr_length; in _bfd_elf_parse_eh_frame()604 this_inf->reloc_index = cookie->rel - cookie->rels; in _bfd_elf_parse_eh_frame()624 this_inf->cie = 1; in _bfd_elf_parse_eh_frame()629 cie->cie_inf = this_inf; in _bfd_elf_parse_eh_frame()710 this_inf->u.cie.personality_offset = buf - start; in _bfd_elf_parse_eh_frame()738 this_inf->make_relative = 1; in _bfd_elf_parse_eh_frame()746 this_inf->add_augmentation_size = 1; in _bfd_elf_parse_eh_frame()[all …]