Searched refs:getDataSections (Results 1 – 7 of 7) sorted by relevance
206 bool getDataSections() const { in getDataSections() function
324 EmitUniqueSection = TM.getDataSections(); in SelectSectionForGlobal()937 EmitUniquedSection = TM.getDataSections(); in SelectSectionForGlobal()994 (isa<GlobalVariable>(GV) && TM.getDataSections()))) in getNameWithPrefix()
247 bool getDataSections() const { in getDataSections() function
695 EmitUniqueSection = TM.getDataSections(); in SelectSectionForGlobal()1346 EmitUniquedSection = TM.getDataSections(); in SelectSectionForGlobal()1411 (isa<GlobalVariable>(GV) && TM.getDataSections()))) in getNameWithPrefix()1770 EmitUniqueSection = TM.getDataSections(); in SelectSectionForGlobal()1837 assert(!TM.getFunctionSections() && !TM.getDataSections() && in SelectSectionForGlobal()
314 bool EmitUniquedSection = TM.getDataSections(); in selectSmallSectionForGlobal()
346 bool EmitUniquedSection = TM.getDataSections(); in selectSmallSectionForGlobal()
1000 const bool UseDataSections = getFlags().getDataSections(); in emitGlobal()