Searched refs:getFunctionLineEntries (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h174 std::vector<MCCVLoc> getFunctionLineEntries(unsigned FuncId);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp275 CodeViewContext::getFunctionLineEntries(unsigned FuncId) { function in class:CodeViewContext
341 std::vector<MCCVLoc> Locs = getFunctionLineEntries(FuncId);

Completed in 203 milliseconds