Searched refs:getFunctionSections (Results 1 – 3 of 3) sorted by relevance
667 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()691 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()1320 EmitUniquedSection = TM.getFunctionSections(); in SelectSectionForGlobal()1386 ((isa<Function>(GV) && TM.getFunctionSections()) || in getNameWithPrefix()1398 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()1740 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()
226 bool getFunctionSections() const { in getFunctionSections() function
4475 if (TM.getFunctionSections() || GV->hasComdat() || Caller->hasComdat() || in callsShareTOCBase()