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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 298 const MCSection *getDataRelSection() const { return DataRelSection; }
  /external/llvm/lib/Target/SystemZ/
SystemZAsmPrinter.cpp 231 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());
  /external/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 147 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 705 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 560 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());
    [all...]

Completed in 266 milliseconds