Searched refs:SizeSpec (Results 1 – 1 of 1) sorted by relevance
283 std::string SizeSpec = ".rodata.str" + utostr(EntrySize) + "."; in selectELFSectionForGlobal() local284 Name = SizeSpec + utostr(Align); in selectELFSectionForGlobal()