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