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