Searched refs:beginCVSubsection (Results 1 – 4 of 4) sorted by relevance
474 MCSymbol *CompilerInfo = beginCVSubsection(DebugSubsectionKind::Symbols); in endModule()498 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in endModule()744 MCSymbol *InlineEnd = beginCVSubsection(DebugSubsectionKind::InlineeLines); in emitInlineeLinesSubsection()850 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForThunk()928 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForFunction()2647 MCSymbol *CodeViewDebug::beginCVSubsection(DebugSubsectionKind Kind) { in beginCVSubsection() function in CodeViewDebug2710 EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals()2728 EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals()
273 MCSymbol *beginCVSubsection(codeview::DebugSubsectionKind Kind);
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()