Searched refs:SizeSpec (Results 1 – 1 of 1) sorted by relevance
618 std::string SizeSpec = ".rodata.str" + utostr(EntrySize) + "."; in getELFSectionNameForGlobal() local619 Name = SizeSpec + utostr(Alignment.value()); in getELFSectionNameForGlobal()2328 std::string SizeSpec = ".rodata.str" + utostr(EntrySize) + "."; in SelectSectionForGlobal() local2330 Name = SizeSpec + utostr(Alignment.value()); in SelectSectionForGlobal()