Searched refs:emitGlobalVariableList (Results 1 – 2 of 2) sorted by relevance
315 void emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals);
1043 emitGlobalVariableList(FI.Globals); in emitDebugInfoForFunction()2669 emitGlobalVariableList(Block.Globals); in emitLexicalBlock()2954 emitGlobalVariableList(GlobalVariables); in emitDebugInfoForGlobals()2985 void CodeViewDebug::emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals) { in emitGlobalVariableList() function in CodeViewDebug