Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.h112 void emitDebugInfoForFunction(const Function *GV);
DWinCodeViewLineTables.cpp135 emitDebugInfoForFunction(VisitedFunctions[I]); in endModule()
181 void WinCodeViewLineTables::emitDebugInfoForFunction(const Function *GV) { in emitDebugInfoForFunction() function in llvm::WinCodeViewLineTables