Home
last modified time | relevance | path

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

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