Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h308 void emitDebugInfoForFunction(const Function *GV, FunctionInfo &FI);
H A DCodeViewDebug.cpp607 emitDebugInfoForFunction(P.first, *P.second); in endModule()
1017 void CodeViewDebug::emitDebugInfoForFunction(const Function *GV, in emitDebugInfoForFunction() function in CodeViewDebug