Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp654 endCVSubsection(CompilerInfo); in endModule()
683 endCVSubsection(SymbolsEnd); in endModule()
967 endCVSubsection(BISubsecEnd); in emitBuildInfo()
1001 endCVSubsection(InlineEnd); in emitInlineeLinesSubsection()
1101 endCVSubsection(SymbolsEnd); in emitDebugInfoForThunk()
1256 endCVSubsection(SymbolsEnd); in emitDebugInfoForFunction()
3164 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection() function in CodeViewDebug
3313 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
3327 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
H A DCodeViewDebug.h363 void endCVSubsection(MCSymbol *EndLabel);