Searched refs:beginCVSubsection (Results 1 – 2 of 2) sorted by relevance
206 MCSymbol *beginCVSubsection(codeview::ModuleSubstreamKind Kind);
403 MCSymbol *SymbolsEnd = beginCVSubsection(ModuleSubstreamKind::Symbols); in endModule()501 MCSymbol *InlineEnd = beginCVSubsection(ModuleSubstreamKind::InlineeLines); in emitInlineeLinesSubsection()638 MCSymbol *SymbolsEnd = beginCVSubsection(ModuleSubstreamKind::Symbols); in emitDebugInfoForFunction()1950 MCSymbol *CodeViewDebug::beginCVSubsection(ModuleSubstreamKind Kind) { in beginCVSubsection() function in CodeViewDebug2001 EndLabel = beginCVSubsection(ModuleSubstreamKind::Symbols); in emitDebugInfoForGlobals()2019 EndLabel = beginCVSubsection(ModuleSubstreamKind::Symbols); in emitDebugInfoForGlobals()