Searched refs:FakeSectionStrings (Results 1 – 1 of 1) sorted by relevance
279 SmallString<0> FakeSectionStrings; variable789 return FakeSectionStrings; in getSectionStringTable()911 FakeSectionStrings += '\0'; in createFakeSections()922 FakeShdr.sh_name = FakeSectionStrings.size(); in createFakeSections()923 FakeSectionStrings += ("PT_LOAD#" + Twine(Idx)).str(); in createFakeSections()924 FakeSectionStrings += '\0'; in createFakeSections()