Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h192 void emitDebugInfoForFunction(const Function *GV, FunctionInfo &FI);
DCodeViewDebug.cpp388 emitDebugInfoForFunction(P.first, P.second); in endModule()
612 void CodeViewDebug::emitDebugInfoForFunction(const Function *GV, in emitDebugInfoForFunction() function in CodeViewDebug
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h258 void emitDebugInfoForFunction(const Function *GV, FunctionInfo &FI);
DCodeViewDebug.cpp483 emitDebugInfoForFunction(P.first, *P.second); in endModule()
892 void CodeViewDebug::emitDebugInfoForFunction(const Function *GV, in emitDebugInfoForFunction() function in CodeViewDebug