Home
last modified time | relevance | path

Searched refs:emitDebugInfoForFunction (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h309 void emitDebugInfoForFunction(const Function *GV, FunctionInfo &FI);
DCodeViewDebug.cpp581 emitDebugInfoForFunction(P.first, *P.second); in endModule()
982 void CodeViewDebug::emitDebugInfoForFunction(const Function *GV, in emitDebugInfoForFunction() function in CodeViewDebug