HomeSort by relevance Sort by last modified time
    Searched refs:TLOFELF (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsReginfo.cpp 51 const MipsTargetObjectFile &TLOFELF =
53 OS.SwitchSection(TLOFELF.getReginfoSection());
  /external/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 318 const TargetLoweringObjectFileELF &TLOFELF =
326 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 684 const TargetLoweringObjectFileELF &TLOFELF =
692 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 874 const ARMElfTargetObjectFile &TLOFELF =
    [all...]

Completed in 323 milliseconds