Searched refs:getCStringSection (Results 1 – 2 of 2) sorted by relevance
325 const MCSection *getCStringSection() const { return CStringSection; } in getCStringSection() function
490 OutStreamer.SwitchSection(getObjFileLowering().getCStringSection()); in EmitStartOfAsmFile()