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