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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 232 const MCSection *getDataRelSection() const { return DataRelSection; }
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 676 OutStreamer.SwitchSection(TLOFELF.getDataRelSection());

Completed in 22 milliseconds