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

/macosx-10.9.5/libunwind-35.3/include/
H A Dlibunwind.h78 uint32_t unwind_info_size; /* size of dwarf unwind info, or zero if none */ member in struct:unw_proc_info_t
/macosx-10.9.5/libunwind-35.3/src/
H A DUnwindCursor.hpp523 fInfo.unwind_info_size = fdeInfo.fdeLength;
737 fInfo.unwind_info_size = 0;
816 fInfo.unwind_info_size = fdeInfo.fdeLength;
847 fInfo.unwind_info_size = fdeInfo.fdeLength;

Completed in 374 milliseconds