Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp644 const TargetLoweringObjectFileELF &TLOFELF = in EmitEndOfAsmFile() local
652 OutStreamer.SwitchSection(TLOFELF.getDataRelSection()); in EmitEndOfAsmFile()
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp709 const ARMElfTargetObjectFile &TLOFELF = in emitARMAttributeSection() local
713 OutStreamer.SwitchSection(TLOFELF.getAttributesSection()); in emitARMAttributeSection()