Searched refs:SizeSpec (Results 1 – 1 of 1) sorted by relevance
281 const char *SizeSpec = ".rodata.str1."; in SelectSectionForGlobal() local283 SizeSpec = ".rodata.str2."; in SelectSectionForGlobal()285 SizeSpec = ".rodata.str4."; in SelectSectionForGlobal()290 std::string Name = SizeSpec + utostr(Align); in SelectSectionForGlobal()