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