Searched refs:unwind_info_section_header_lsda_index_entry (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h421 // unwind_info_section_header_lsda_index_entry[]
431 struct unwind_info_section_header_lsda_index_entry struct
/openbsd-current/gnu/llvm/lld/MachO/
H A DUnwindInfoSection.cpp614 sizeof(unwind_info_section_header_lsda_index_entry);
661 sizeof(unwind_info_section_header_lsda_index_entry);
673 sizeof(unwind_info_section_header_lsda_index_entry);
678 reinterpret_cast<unwind_info_section_header_lsda_index_entry *>(iep);
/openbsd-current/gnu/llvm/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c1186 sizeof(struct unwind_info_section_header_lsda_index_entry);
1193 (mid * sizeof(struct unwind_info_section_header_lsda_index_entry)));
1194 struct unwind_info_section_header_lsda_index_entry mid_lsda_entry;
1196 sizeof(struct unwind_info_section_header_lsda_index_entry));
1200 sizeof(struct unwind_info_section_header_lsda_index_entry);
1360 struct unwind_info_section_header_lsda_index_entry lsda_entry;
1362 sizeof(struct unwind_info_section_header_lsda_index_entry));
1375 sizeof(struct unwind_info_section_header_lsda_index_entry);
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp411 _addr + arrayoffsetof(unwind_info_section_header_lsda_index_entry,
416 _addr + arrayoffsetof(unwind_info_section_header_lsda_index_entry,
1886 sizeof(unwind_info_section_header_lsda_index_entry);

Completed in 181 milliseconds