Searched refs:MCCVFunctionInfo (Results 1 – 3 of 3) sorted by relevance
91 struct MCCVFunctionInfo { struct159 MCCVFunctionInfo *getCVFunctionInfo(unsigned FuncId);254 std::vector<MCCVFunctionInfo> Functions;
78 MCCVFunctionInfo *CodeViewContext::getCVFunctionInfo(unsigned FuncId) { in getCVFunctionInfo()95 Functions[FuncId].ParentFuncIdPlusOne = MCCVFunctionInfo::FunctionSentinel; in recordFunctionId()109 MCCVFunctionInfo::LineInfo InlinedAt; in recordInlinedCallSiteId()115 MCCVFunctionInfo *Info = &Functions[FuncId]; in recordInlinedCallSiteId()279 MCCVFunctionInfo *SiteInfo = getCVFunctionInfo(FuncId); in getFunctionLineEntries()291 MCCVFunctionInfo::LineInfo &IA = I->second; in getFunctionLineEntries()468 MCCVFunctionInfo *SiteInfo = getCVFunctionInfo(Frag.SiteFuncId); in encodeInlineLineTable()505 MCCVFunctionInfo::LineInfo LastSourceLoc, CurSourceLoc; in encodeInlineLineTable()
317 MCCVFunctionInfo *FI = CVC.getCVFunctionInfo(FuncId); in checkCVLocSection()