Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.h344 void emitDebugInfoForFunction(const Function *GV, FunctionInfo &FI);
HDCodeViewDebug.cpp661 emitDebugInfoForFunction(P.first, *P.second); in endModule()
1104 void CodeViewDebug::emitDebugInfoForFunction(const Function *GV, in emitDebugInfoForFunction() function in CodeViewDebug