Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DAddressSpace.hpp57 uintptr_t compact_unwind_section_length; member
276 uintptr_t compact_unwind_section_length; member
302 …wind_section = getsectiondata(mh, "__TEXT", "__unwind_info", &info->compact_unwind_section_length); in _dyld_find_unwind_sections()
309 info->compact_unwind_section_length = 0; in _dyld_find_unwind_sections()
348 info.compact_unwind_section_length = dyldInfo.compact_unwind_section_length; in findUnwindSections()