Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h208 void endCVSubsection(MCSymbol *EndLabel);
DCodeViewDebug.cpp405 endCVSubsection(SymbolsEnd); in endModule()
528 endCVSubsection(InlineEnd); in emitInlineeLinesSubsection()
704 endCVSubsection(SymbolsEnd); in emitDebugInfoForFunction()
1960 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection() function in CodeViewDebug
2008 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
2021 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()