Searched refs:frame_proc_cvs (Results 1 – 1 of 1) sorted by relevance
718 CVSymbol frame_proc_cvs = index.ReadSymbolRecord(frame_proc_id); in GetBaseFrameRegister() local719 if (frame_proc_cvs.kind() != S_FRAMEPROC) in GetBaseFrameRegister()723 cantFail(SymbolDeserializer::deserializeAs<FrameProcSym>(frame_proc_cvs, in GetBaseFrameRegister()