Searched refs:getFunctionSections (Results 1 – 3 of 3) sorted by relevance
180 bool TargetMachine::getFunctionSections() { in getFunctionSections() function in TargetMachine
238 static bool getFunctionSections();
243 EmitUniquedSection = TM.getFunctionSections(); in SelectSectionForGlobal()