Searched refs:TLOFCOFF (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp623 const TargetLoweringObjectFileCOFF &TLOFCOFF = local
630 TLOFCOFF.emitLinkerFlagsForGlobal(FlagsOS, &Function, *Mang);
632 TLOFCOFF.emitLinkerFlagsForGlobal(FlagsOS, &Global, *Mang);
634 TLOFCOFF.emitLinkerFlagsForGlobal(FlagsOS, &Alias, *Mang);
640 OutStreamer->SwitchSection(TLOFCOFF.getDrectveSection());
/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86AsmPrinter.cpp603 const TargetLoweringObjectFileCOFF &TLOFCOFF = local
617 OutStreamer.SwitchSection(TLOFCOFF.getDrectveSection());

Completed in 74 milliseconds