Home
last modified time | relevance | path

Searched refs:TLOFELF (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsReginfo.cpp51 const MipsTargetObjectFile &TLOFELF = in emitMipsReginfoSectionCG() local
53 OS.SwitchSection(TLOFELF.getReginfoSection()); in emitMipsReginfoSectionCG()
/external/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp318 const TargetLoweringObjectFileELF &TLOFELF = in EmitEndOfAsmFile() local
326 OutStreamer.SwitchSection(TLOFELF.getDataRelSection()); in EmitEndOfAsmFile()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp684 const TargetLoweringObjectFileELF &TLOFELF = in EmitEndOfAsmFile() local
692 OutStreamer.SwitchSection(TLOFELF.getDataRelSection()); in EmitEndOfAsmFile()
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp874 const ARMElfTargetObjectFile &TLOFELF = in emitARMAttributeSection() local
878 OutStreamer.SwitchSection(TLOFELF.getAttributesSection()); in emitARMAttributeSection()