Home
last modified time | relevance | path

Searched refs:PopSection (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsOptionRecord.cpp64 Streamer->PopSection(); in EmitMipsOptionRecord()
DMipsTargetStreamer.cpp596 OS.PopSection(); in emitDirectiveEnd()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp351 getStreamer().PopSection(); in ParseDirectivePushSection()
359 if (!getStreamer().PopSection()) in ParseDirectivePopSection()
692 getStreamer().PopSection(); in ParseDirectiveVersion()
DDarwinAsmParser.cpp597 getStreamer().PopSection(); in parseDirectivePushSection()
607 if (!getStreamer().PopSection()) in parseDirectivePopSection()
/external/llvm/lib/MC/
DWinCOFFStreamer.cpp214 PopSection(); in EmitCommonSymbol()
DMCELFStreamer.cpp370 PopSection(); in EmitIdent()
/external/llvm/lib/CodeGen/AsmPrinter/
DWin64Exception.cpp134 Asm->OutStreamer.PopSection(); in endFunction()
/external/llvm/include/llvm/MC/
DMCStreamer.h328 bool PopSection() { in PopSection() function
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp1031 OutStreamer.PopSection(); in EmitFPCallStub()