Searched refs:count_of_codes (Results 1 – 1 of 1) sorted by relevance
88 UBYTE count_of_codes; member297 for (UBYTE c = 0; c < unwind_info->count_of_codes; c++) { in PrintPEFrameData()307 if (c < unwind_info->count_of_codes) in PrintPEFrameData()312 if (c < unwind_info->count_of_codes) in PrintPEFrameData()352 ((unwind_info->count_of_codes + 1) & ~1))); in PrintPEFrameData()