Home
last modified time | relevance | path

Searched refs:last_cie_sec (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf-eh-frame.c375 && hdr_info->last_cie_sec in _bfd_elf_discard_section_eh_frame()
377 == hdr_info->last_cie_sec->output_section) in _bfd_elf_discard_section_eh_frame()
383 sec_info->entry[last_cie_ndx].sec = hdr_info->last_cie_sec; in _bfd_elf_discard_section_eh_frame()
390 hdr_info->last_cie_sec = sec; in _bfd_elf_discard_section_eh_frame()
638 if (hdr_info->last_cie_sec == sec) in _bfd_elf_discard_section_eh_frame()
H A Delf-bfd.h304 asection *last_cie_sec; member