Searched refs:unwind_info_size (Results 1 – 2 of 2) sorted by relevance
860 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in getInfoFromDwarfSection()1131 _info.unwind_info_size = 0; in getInfoFromCompactEncodingSection()1222 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()1250 _info.unwind_info_size = (uint32_t)fdeInfo.fdeLength; in setInfoBasedOnIPRegister()
88 uint32_t unwind_info_size; /* size of dwarf unwind info, or zero if none */ member