Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h325 const MCSection *getCStringSection() const { return CStringSection; } in getCStringSection() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp490 OutStreamer.SwitchSection(getObjFileLowering().getCStringSection()); in EmitStartOfAsmFile()