Searched refs:getDataSections (Results 1 – 10 of 10) sorted by relevance
217 static bool getDataSections();
206 bool getDataSections() const { in getDataSections() function
218 bool getDataSections() const { in getDataSections() function
240 bool TargetMachine::getDataSections() { in getDataSections() function in TargetMachine
324 EmitUniqueSection = TM.getDataSections(); in SelectSectionForGlobal()937 EmitUniquedSection = TM.getDataSections(); in SelectSectionForGlobal()994 (isa<GlobalVariable>(GV) && TM.getDataSections()))) in getNameWithPrefix()
514 EmitUniqueSection = TM.getDataSections(); in SelectSectionForGlobal()1134 EmitUniquedSection = TM.getDataSections(); in SelectSectionForGlobal()1199 (isa<GlobalVariable>(GV) && TM.getDataSections()))) in getNameWithPrefix()1537 EmitUniqueSection = TM.getDataSections(); in SelectSectionForGlobal()
314 bool EmitUniquedSection = TM.getDataSections(); in selectSmallSectionForGlobal()
339 bool EmitUniquedSection = TM.getDataSections(); in selectSmallSectionForGlobal()
215 EmitUniquedSection = TM.getDataSections(); in SelectSectionForGlobal()
1042 const bool UseDataSections = getFlags().getDataSections(); in emitGlobal()