Searched refs:getFunctionLineEntries (Results 1 – 2 of 2) sorted by relevance
179 std::vector<MCCVLoc> getFunctionLineEntries(unsigned FuncId);
276 CodeViewContext::getFunctionLineEntries(unsigned FuncId) { in getFunctionLineEntries() function in CodeViewContext342 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId); in emitLineTableForFunction()