Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp668 endCVSubsection(CompilerInfo); in endModule()
701 endCVSubsection(SymbolsEnd); in endModule()
847 endCVSubsection(hotPatchInfo); in emitSecureHotPatchInformation()
974 endCVSubsection(BISubsecEnd); in emitBuildInfo()
1008 endCVSubsection(InlineEnd); in emitInlineeLinesSubsection()
1108 endCVSubsection(SymbolsEnd); in emitDebugInfoForThunk()
1263 endCVSubsection(SymbolsEnd); in emitDebugInfoForFunction()
3178 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection() function in CodeViewDebug
3327 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
3341 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
H A DCodeViewDebug.h370 void endCVSubsection(MCSymbol *EndLabel);