Searched refs:emitDebugInfoForFunction (Results 1 – 2 of 2) sorted by relevance
325 void emitDebugInfoForFunction(const Function *GV, FunctionInfo &FI);
654 emitDebugInfoForFunction(P.first, *P.second); in endModule()1098 void CodeViewDebug::emitDebugInfoForFunction(const Function *GV, in emitDebugInfoForFunction() function in CodeViewDebug