Searched refs:getCStringSection (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h322 const MCSection *getCStringSection() const { return CStringSection; } function in class:llvm::MCObjectFileInfo
/external/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp472 OutStreamer.SwitchSection(getObjFileLowering().getCStringSection());

Completed in 78 milliseconds