Searched refs:getSectionForCommandLines (Results 1 – 4 of 4) sorted by relevance
234 virtual MCSection *getSectionForCommandLines() const { in getSectionForCommandLines() function
111 MCSection *getSectionForCommandLines() const override;
1090 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { in getSectionForCommandLines() function in TargetLoweringObjectFileELF
2349 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in emitModuleCommandLines()