Searched refs:emitGlobalVariableList (Results 1 – 2 of 2) sorted by relevance
317 void emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals);
1106 emitGlobalVariableList(FI.Globals); in emitDebugInfoForFunction()2785 emitGlobalVariableList(Block.Globals); in emitLexicalBlock()3120 emitGlobalVariableList(GlobalVariables); in emitDebugInfoForGlobals()3153 void CodeViewDebug::emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals) { in emitGlobalVariableList() function in CodeViewDebug