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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp1629 _info.unwind_info_size = static_cast<uint32_t>(fdeInfo.fdeLength);
1947 _info.unwind_info_size = 0;
1966 _info.unwind_info_size = sizeof(RUNTIME_FUNCTION);
2269 _info.unwind_info_size = 0;
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h99 uint32_t unwind_info_size; /* size of DWARF unwind info, or zero if none */ member in struct:unw_proc_info_t

Completed in 122 milliseconds