Searched refs:runtime_function (Results 1 – 1 of 1) sorted by relevance
108 const auto *runtime_function = in GetNext() local110 if (!runtime_function) { in GetNext()115 m_unwind_info_rva = runtime_function->UnwindInfoOffset; in GetNext()445 const RuntimeFunction *runtime_function = in GetAddressRange() local447 if (!runtime_function) in GetAddressRange()451 m_object_file.GetAddress(runtime_function->StartAddress); in GetAddressRange()452 range.SetByteSize(runtime_function->EndAddress - in GetAddressRange()453 runtime_function->StartAddress); in GetAddressRange()471 const RuntimeFunction *runtime_function = in GetUnwindPlan() local473 if (!runtime_function) in GetUnwindPlan()[all …]