| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCWinCOFFStreamer.cpp | 268 popSection(); in emitCOFFSafeSEH() 381 popSection(); in emitCommonSymbol() 396 popSection(); in emitLocalCommonSymbol()
|
| H A D | MCELFStreamer.cpp | 349 popSection(); in emitIdent() 391 popSection(); in finalizeCGProfile()
|
| H A D | MCMachOStreamer.cpp | 413 popSection(); in emitZerofill()
|
| H A D | MCAsmStreamer.cpp | 166 bool popSection() override; 547 bool MCAsmStreamer::popSection() { in popSection() function in MCAsmStreamer 548 if (!MCStreamer::popSection()) in popSection()
|
| H A D | MCStreamer.cpp | 1341 bool MCStreamer::popSection() { in popSection() function in MCStreamer
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyAsmPrinter.cpp | 439 OutStreamer->popSection(); in emitEndOfAsmFile() 495 OutStreamer->popSection(); in EmitProducerInfo() 560 OutStreamer->popSection(); in EmitTargetFeatures() 600 OutStreamer->popSection(); in EmitFunctionAttributes()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsOptionRecord.cpp | 67 Streamer->popSection(); in EmitMipsOptionRecord()
|
| H A D | MipsTargetStreamer.cpp | 1138 OS.popSection(); in emitDirectiveEnd()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
| H A D | XtensaTargetStreamer.cpp | 102 OutStreamer.popSection(); in emitLiteral()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | ELFAsmParser.cpp | 378 getStreamer().popSection(); in parseDirectivePushSection() 386 if (!getStreamer().popSection()) in parseDirectivePopSection() 842 getStreamer().popSection(); in parseDirectiveVersion()
|
| H A D | COFFAsmParser.cpp | 437 getStreamer().popSection(); in parseDirectivePushSection() 445 if (!getStreamer().popSection()) in parseDirectivePopSection()
|
| H A D | DarwinAsmParser.cpp | 724 getStreamer().popSection(); in parseDirectivePushSection() 734 if (!getStreamer().popSection()) in parseDirectivePopSection()
|
| H A D | COFFMasmParser.cpp | 397 getStreamer().popSection(); in parseDirectiveIncludelib()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVTargetStreamer.cpp | 109 OutStreamer.popSection(); in emitNoteGnuPropertySection()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.cpp | 788 OutStreamer->popSection(); in LowerFENTRY_CALL() 1184 OutStreamer->popSection(); in emitADASection() 1250 OutStreamer->popSection(); in emitIDRLSection() 1264 OutStreamer->popSection(); in emitFunctionBodyEnd() 1678 OutStreamer->popSection(); in emitPPA2()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUTargetStreamer.cpp | 697 S.popSection(); in EmitNote() 865 OS.popSection(); in EmitAMDKernelCodeT() 960 OS.popSection(); in EmitCodeEnd()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaAsmPrinter.cpp | 164 OutStreamer->popSection(); in emitConstantPool()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 1560 OutStreamer->popSection(); in emitBBAddrMapSection() 1577 OutStreamer->popSection(); in emitKCFITrapEntry() 1621 OutStreamer->popSection(); in emitStackSizeSection() 1754 OutStreamer->popSection(); in emitPCSections() 3364 OutStreamer->popSection(); in emitModuleCommandLines() 4819 OutStreamer->popSection(); in emitCOFFReplaceableFunctionData() 4833 OutStreamer->popSection(); in emitCOFFReplaceableFunctionData()
|
| H A D | WinException.cpp | 160 Asm->OutStreamer->popSection(); in endFunction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsmPrinter.cpp | 249 Streamer.popSection(); in emitFunctionBodyEnd() 509 OutStreamer->popSection(); in doFinalization()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCStreamer.h | 443 virtual bool popSection();
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.cpp | 1116 OutStreamer->popSection(); in EmitFPCallStub()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 1602 MES->popSection(); in processInstruction()
|