Searched refs:getFunctionSections (Results 1 – 5 of 5) sorted by relevance
322 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()337 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()935 EmitUniquedSection = TM.getFunctionSections(); in SelectSectionForGlobal()993 ((isa<Function>(GV) && TM.getFunctionSections()) || in getNameWithPrefix()1005 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()
221 static bool getFunctionSections();
212 bool getFunctionSections() const { in getFunctionSections() function
236 bool TargetMachine::getFunctionSections() { in getFunctionSections() function in TargetMachine
213 EmitUniquedSection = TM.getFunctionSections(); in SelectSectionForGlobal()