Searched refs:getDataSections (Results 1 – 3 of 3) sorted by relevance
220 bool getDataSections() const { in getDataSections() function
669 EmitUniqueSection = TM.getDataSections(); in SelectSectionForGlobal()1322 EmitUniquedSection = TM.getDataSections(); in SelectSectionForGlobal()1387 (isa<GlobalVariable>(GV) && TM.getDataSections()))) in getNameWithPrefix()1742 EmitUniqueSection = TM.getDataSections(); in SelectSectionForGlobal()
350 bool EmitUniquedSection = TM.getDataSections(); in selectSmallSectionForGlobal()