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

/external/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp644 const TargetLoweringObjectFileELF &TLOFELF = local
652 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());
/external/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp788 const ARMElfTargetObjectFile &TLOFELF = local
792 OutStreamer.SwitchSection(TLOFELF.getAttributesSection());

Completed in 73 milliseconds