Home
last modified time | relevance | path

Searched refs:getDrectveSection (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h266 const MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h338 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection() function
/external/llvm/lib/MC/
DWinCOFFStreamer.cpp232 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h369 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCWinCOFFStreamer.cpp280 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp640 OutStreamer->SwitchSection(TLOFCOFF.getDrectveSection()); in EmitEndOfAsmFile()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86AsmPrinter.cpp617 OutStreamer.SwitchSection(TLOFCOFF.getDrectveSection()); in EmitEndOfAsmFile()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1042 MCSection *Sec = getDrectveSection(); in emitModuleFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1497 OutStreamer->SwitchSection(TLOF.getDrectveSection()); in doFinalization()
1524 OutStreamer->SwitchSection(TLOF.getDrectveSection()); in doFinalization()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1238 MCSection *Sec = getDrectveSection(); in emitModuleMetadata()
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp555 OutStreamer->SwitchSection(TLOF.getDrectveSection()); in EmitEndOfAsmFile()