Searched refs:emitGlobalVariableList (Results 1 – 2 of 2) sorted by relevance
333 void emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals);
1186 emitGlobalVariableList(FI.Globals); in emitDebugInfoForFunction()2896 emitGlobalVariableList(Block.Globals); in emitLexicalBlock()3245 emitGlobalVariableList(GlobalVariables); in emitDebugInfoForGlobals()3278 void CodeViewDebug::emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals) { in emitGlobalVariableList() function in CodeViewDebug