Searched refs:getSectionForCommandLines (Results 1 – 4 of 4) sorted by relevance
130 MCSection *getSectionForCommandLines() const override;180 MCSection *getSectionForCommandLines() const override;
263 virtual MCSection *getSectionForCommandLines() const { in getSectionForCommandLines() function
1233 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { in getSectionForCommandLines() function in TargetLoweringObjectFileELF1489 MCSection *TargetLoweringObjectFileMachO::getSectionForCommandLines() const { in getSectionForCommandLines() function in TargetLoweringObjectFileMachO
3346 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in emitModuleCommandLines()