Home
last modified time | relevance | path

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

/external/libcxxabi/src/Unwind/
DAddressSpace.hpp86 uintptr_t compact_unwind_section_length; member
304 uintptr_t compact_unwind_section_length; member
332 info->compact_unwind_section_length = 0; in _dyld_find_unwind_sections()
350 info.compact_unwind_section_length = dyldInfo.compact_unwind_section_length; in findUnwindSections()