Home
last modified time | relevance | path

Searched refs:endCVSubsection (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp649 endCVSubsection(CompilerInfo); in endModule()
678 endCVSubsection(SymbolsEnd); in endModule()
960 endCVSubsection(BISubsecEnd); in emitBuildInfo()
994 endCVSubsection(InlineEnd); in emitInlineeLinesSubsection()
1094 endCVSubsection(SymbolsEnd); in emitDebugInfoForThunk()
1239 endCVSubsection(SymbolsEnd); in emitDebugInfoForFunction()
3098 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection() function in CodeViewDebug
3247 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
3261 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
H A DCodeViewDebug.h343 void endCVSubsection(MCSymbol *EndLabel);