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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 284 const MCSection *getDrectveSection() const { return DrectveSection; }
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 641 OutStreamer.SwitchSection(TLOFCOFF.getDrectveSection());

Completed in 19 milliseconds