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

/external/libcxxabi/src/Unwind/
H A DAddressSpace.hpp67 uintptr_t compact_unwind_section_length; member in struct:libunwind::UnwindInfoSections
279 uintptr_t compact_unwind_section_length; member in struct:libunwind::dyld_unwind_sections
307 info->compact_unwind_section_length = 0;
325 info.compact_unwind_section_length = dyldInfo.compact_unwind_section_length;

Completed in 25 milliseconds