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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 322 const MCSection *getCStringSection() const { return CStringSection; }
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 472 OutStreamer.SwitchSection(getObjFileLowering().getCStringSection());
    [all...]

Completed in 37 milliseconds