Home
last modified time | relevance | path

Searched defs:getFunctionLineEntries (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCCodeView.h127 std::vector<MCCVLineEntry> getFunctionLineEntries(unsigned FuncId) { in getFunctionLineEntries() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodeView.cpp268 CodeViewContext::getFunctionLineEntries(unsigned FuncId) { in getFunctionLineEntries() function in CodeViewContext