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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsReginfo.cpp 51 const MipsTargetObjectFile &TLOFELF =
53 OS.SwitchSection(TLOFELF.getReginfoSection());
  /external/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 89 const TargetLoweringObjectFileELF &TLOFELF =
97 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());
  /external/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 278 const TargetLoweringObjectFileELF &TLOFELF =
286 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     [all...]

Completed in 332 milliseconds