Searched refs:FakeSectionStrings (Results 1 – 1 of 1) sorted by relevance
273 SmallString<0> FakeSectionStrings; variable783 return FakeSectionStrings; in getSectionStringTable()905 FakeSectionStrings += '\0'; in createFakeSections()916 FakeShdr.sh_name = FakeSectionStrings.size(); in createFakeSections()917 FakeSectionStrings += ("PT_LOAD#" + Twine(Idx)).str(); in createFakeSections()918 FakeSectionStrings += '\0'; in createFakeSections()