Searched refs:getSectionForCommandLines (Results 1 – 4 of 4) sorted by relevance
112 MCSection *getSectionForCommandLines() const override;160 MCSection *getSectionForCommandLines() const override;
244 virtual MCSection *getSectionForCommandLines() const { in getSectionForCommandLines() function
1162 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { in getSectionForCommandLines() function in TargetLoweringObjectFileELF1427 MCSection *TargetLoweringObjectFileMachO::getSectionForCommandLines() const { in getSectionForCommandLines() function in TargetLoweringObjectFileMachO
3010 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in emitModuleCommandLines()