Searched refs:emitDebugInfoForGlobal (Results 1 – 2 of 2) sorted by relevance
363 void emitDebugInfoForGlobal(const CVGlobalVariable &CVGV);
3340 emitDebugInfoForGlobal(CVGV); in emitDebugInfoForGlobals()3361 emitDebugInfoForGlobal(CVGV); in emitGlobalVariableList()3425 void CodeViewDebug::emitDebugInfoForGlobal(const CVGlobalVariable &CVGV) { in emitDebugInfoForGlobal() function in CodeViewDebug