Searched refs:getSectionForCommandLines (Results 1 – 4 of 4) sorted by relevance
206 virtual MCSection *getSectionForCommandLines() const { in getSectionForCommandLines() function
94 MCSection *getSectionForCommandLines() const override;
798 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { in getSectionForCommandLines() function in TargetLoweringObjectFileELF
2015 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in EmitModuleCommandLines()