Searched refs:getUniqueSectionForFunction (Results 1 – 5 of 5) sorted by relevance
124 getUniqueSectionForFunction(const Function &F,
95 getUniqueSectionForFunction(const Function &F,
435 MCSection *TargetLoweringObjectFile::getUniqueSectionForFunction( in getUniqueSectionForFunction() function in TargetLoweringObjectFile
955 MCSection *TargetLoweringObjectFileELF::getUniqueSectionForFunction( in getUniqueSectionForFunction() function in TargetLoweringObjectFileELF
969 MF->setSection(getObjFileLowering().getUniqueSectionForFunction(F, TM)); in emitFunctionHeader()