Searched refs:beginCVSubsection (Results 1 – 2 of 2) sorted by relevance
644 MCSymbol *CompilerInfo = beginCVSubsection(DebugSubsectionKind::Symbols); in endModule()674 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in endModule()956 MCSymbol *BISubsecEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in emitBuildInfo()969 MCSymbol *InlineEnd = beginCVSubsection(DebugSubsectionKind::InlineeLines); in emitInlineeLinesSubsection()1066 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForThunk()1133 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForFunction()3117 MCSymbol *CodeViewDebug::beginCVSubsection(DebugSubsectionKind Kind) { in beginCVSubsection() function in CodeViewDebug3273 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals()3287 MCSymbol *EndLabel = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForGlobals()
343 MCSymbol *beginCVSubsection(codeview::DebugSubsectionKind Kind);