Home
last modified time | relevance | path

Searched refs:pushSection (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp256 pushSection(); in emitCOFFSafeSEH()
378 pushSection(); in emitCommonSymbol()
390 pushSection(); in emitLocalCommonSymbol()
H A DMCELFStreamer.cpp341 pushSection(); in emitIdent()
382 pushSection(); in finalizeCGProfile()
H A DMCMachOStreamer.cpp404 pushSection(); in emitZerofill()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp433 OutStreamer->pushSection(); in emitEndOfAsmFile()
478 OutStreamer->pushSection(); in EmitProducerInfo()
550 OutStreamer->pushSection(); in EmitTargetFeatures()
592 OutStreamer->pushSection(); in EmitFunctionAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsOptionRecord.cpp26 Streamer->pushSection(); in EmitMipsOptionRecord()
H A DMipsTargetStreamer.cpp1115 OS.pushSection(); in emitDirectiveEnd()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaTargetStreamer.cpp94 OutStreamer.pushSection(); in emitLiteral()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp82 OutStreamer.pushSection(); in emitNoteGnuPropertySection()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp784 OutStreamer->pushSection(); in LowerFENTRY_CALL()
1123 OutStreamer->pushSection(); in emitADASection()
1228 OutStreamer->pushSection(); in emitIDRLSection()
1260 OutStreamer->pushSection(); in emitFunctionBodyEnd()
1566 OutStreamer->pushSection(); in emitPPA2()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp687 S.pushSection(); in EmitNote()
863 OS.pushSection(); in EmitAMDKernelCodeT()
956 OS.pushSection(); in EmitCodeEnd()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaAsmPrinter.cpp152 OutStreamer->pushSection(); in emitConstantPool()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp375 getStreamer().pushSection(); in parseDirectivePushSection()
834 getStreamer().pushSection(); in parseDirectiveVersion()
H A DCOFFMasmParser.cpp391 getStreamer().pushSection(); in parseDirectiveIncludelib()
H A DCOFFAsmParser.cpp434 getStreamer().pushSection(); in parseDirectivePushSection()
H A DDarwinAsmParser.cpp721 getStreamer().pushSection(); in parseDirectivePushSection()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1439 OutStreamer->pushSection(); in emitBBAddrMapSection()
1570 OutStreamer->pushSection(); in emitKCFITrapEntry()
1612 OutStreamer->pushSection(); in emitStackSizeSection()
1747 OutStreamer->pushSection(); in emitPCSections()
3354 OutStreamer->pushSection(); in emitModuleCommandLines()
H A DWinException.cpp140 Asm->OutStreamer->pushSection(); in endFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp226 Streamer.pushSection(); in emitFunctionBodyEnd()
502 OutStreamer->pushSection(); in doFinalization()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h434 void pushSection() { in pushSection() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1040 OutStreamer->pushSection(); in EmitFPCallStub()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1526 MES->pushSection(); in processInstruction()