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