Searched refs:FunctionLength (Results 1 – 7 of 7) sorted by relevance
208 uint32_t FunctionLength : 18; member339 xdata.unwind_info.FunctionLength = func_len >> kFunctionLengthShiftSize; in GetUnwindInfoForBuiltinFunction()415 record->unwind_info.unwind_info.FunctionLength = kMaxFunctionLength >> 2; in InitUnwindingRecord()421 record->unwind_info1.unwind_info.FunctionLength = static_cast<uint32_t>( in InitUnwindingRecord()
129 uint32_t FunctionLength() const { in FunctionLength() function318 uint32_t FunctionLength() const { in FunctionLength() function
43 V(_, function_length, FunctionLength, kHasNoSideEffect, \
526 SW.printNumber("FunctionLength", XData.FunctionLength() << 1); in dumpXDataRecord()730 SW.printNumber("FunctionLength", RF.FunctionLength()); in dumpPackedEntry()
1813 _info.end_ip = _info.start_ip + unwindEntry->FunctionLength; in getInfoFromSEH()