Searched refs:unwind_info_size (Results 1 – 2 of 2) sorted by relevance
1646 _info.unwind_info_size = static_cast<uint32_t>(fdeInfo.fdeLength); in getInfoFromFdeCie()1964 _info.unwind_info_size = 0; in getInfoFromCompactEncodingSection()1983 _info.unwind_info_size = sizeof(RUNTIME_FUNCTION); in getInfoFromSEH()2289 _info.unwind_info_size = 0; in getInfoFromTBTable()
99 uint32_t unwind_info_size; /* size of DWARF unwind info, or zero if none */ member