Home
last modified time | relevance | path

Searched refs:cant_unwind_opcode (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf-eh-frame.c1708 BFD_ASSERT (bed->cant_unwind_opcode); in _bfd_elf_write_section_eh_frame_entry()
1711 bfd_put_32 (abfd, (*bed->cant_unwind_opcode) (info), cantunwind + 4); in _bfd_elf_write_section_eh_frame_entry()
Delf-bfd.h1367 int (*cant_unwind_opcode) (struct bfd_link_info *); member
DChangeLog-20152302 (elf_backend_data): Add cant_unwind_opcode and compact_eh_encoding.