Searched refs:emitGlobalVariableList (Results 1 – 2 of 2) sorted by relevance
334 void emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals);
1187 emitGlobalVariableList(FI.Globals); in emitDebugInfoForFunction()2925 emitGlobalVariableList(Block.Globals); in emitLexicalBlock()3274 emitGlobalVariableList(GlobalVariables); in emitDebugInfoForGlobals()3307 void CodeViewDebug::emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals) { in emitGlobalVariableList() function in CodeViewDebug