Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp600 endCVSubsection(CompilerInfo); in endModule()
629 endCVSubsection(SymbolsEnd); in endModule()
880 endCVSubsection(BISubsecEnd); in emitBuildInfo()
914 endCVSubsection(InlineEnd); in emitInlineeLinesSubsection()
1014 endCVSubsection(SymbolsEnd); in emitDebugInfoForThunk()
1159 endCVSubsection(SymbolsEnd); in emitDebugInfoForFunction()
2987 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection() function in CodeViewDebug
3122 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
3136 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
H A DCodeViewDebug.h325 void endCVSubsection(MCSymbol *EndLabel);