Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp535 endCVSubsection(CompilerInfo); in endModule()
559 endCVSubsection(SymbolsEnd); in endModule()
817 endCVSubsection(BISubsecEnd); in emitBuildInfo()
851 endCVSubsection(InlineEnd); in emitInlineeLinesSubsection()
950 endCVSubsection(SymbolsEnd); in emitDebugInfoForThunk()
1080 endCVSubsection(SymbolsEnd); in emitDebugInfoForFunction()
2850 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection() function in CodeViewDebug
2955 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
2968 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
H A DCodeViewDebug.h323 void endCVSubsection(MCSymbol *EndLabel);