Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf-eh-frame.c536 && hdr_info->last_cie_sec in _bfd_elf_discard_section_eh_frame()
538 == hdr_info->last_cie_sec->output_section) in _bfd_elf_discard_section_eh_frame()
545 hdr_info->last_cie_sec = sec; in _bfd_elf_discard_section_eh_frame()
Delf-bfd.h323 asection *last_cie_sec; member