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