Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp476 endCVSubsection(CompilerInfo); in endModule()
500 endCVSubsection(SymbolsEnd); in endModule()
770 endCVSubsection(InlineEnd); in emitInlineeLinesSubsection()
889 endCVSubsection(SymbolsEnd); in emitDebugInfoForThunk()
1019 endCVSubsection(SymbolsEnd); in emitDebugInfoForFunction()
2657 void CodeViewDebug::endCVSubsection(MCSymbol *EndLabel) { in endCVSubsection() function in CodeViewDebug
2717 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
2731 endCVSubsection(EndLabel); in emitDebugInfoForGlobals()
DCodeViewDebug.h275 void endCVSubsection(MCSymbol *EndLabel);
/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()