Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DAddressSpace.hpp92 uintptr_t compact_unwind_section_length; member
305 uintptr_t compact_unwind_section_length; member
333 info->compact_unwind_section_length = 0; in _dyld_find_unwind_sections()
351 info.compact_unwind_section_length = dyldInfo.compact_unwind_section_length; in findUnwindSections()