Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp647 endCVSubsection(CompilerInfo); in endModule()
676 endCVSubsection(SymbolsEnd); in endModule()
961 endCVSubsection(BISubsecEnd); in emitBuildInfo()
995 endCVSubsection(InlineEnd); in emitInlineeLinesSubsection()
1095 endCVSubsection(SymbolsEnd); in emitDebugInfoForThunk()
1240 endCVSubsection(SymbolsEnd); in emitDebugInfoForFunction()
3127 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection() function in CodeViewDebug
3276 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
3290 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
H A DCodeViewDebug.h344 void endCVSubsection(MCSymbol *EndLabel);