Searched refs:getDataSections (Results 1 – 3 of 3) sorted by relevance
119 bool TargetMachine::getDataSections() { in getDataSections() function in TargetMachine
221 static bool getDataSections();
215 EmitUniquedSection = TM.getDataSections(); in SelectSectionForGlobal()