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

/external/libunwind_llvm/src/
H A DAddressSpace.hpp93 uintptr_t compact_unwind_section_length; member in struct:libunwind::UnwindInfoSections
311 uintptr_t compact_unwind_section_length; member in struct:libunwind::dyld_unwind_sections
339 info->compact_unwind_section_length = 0;
357 info.compact_unwind_section_length = dyldInfo.compact_unwind_section_length;

Completed in 26 milliseconds