Searched refs:emitGlobalVariableList (Results 1 – 2 of 2) sorted by relevance
360 void emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals);
1208 emitGlobalVariableList(FI.Globals); in emitDebugInfoForFunction()2972 emitGlobalVariableList(Block.Globals); in emitLexicalBlock()3325 emitGlobalVariableList(GlobalVariables); in emitDebugInfoForGlobals()3358 void CodeViewDebug::emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals) { in emitGlobalVariableList() function in CodeViewDebug