Searched refs:FakeSectionStrings (Results 1 – 1 of 1) sorted by relevance
186 SmallString<0> FakeSectionStrings; variable656 return FakeSectionStrings; in getSectionStringTable()778 FakeSectionStrings += '\0'; in createFakeSections()789 FakeShdr.sh_name = FakeSectionStrings.size(); in createFakeSections()790 FakeSectionStrings += ("PT_LOAD#" + Twine(Idx)).str(); in createFakeSections()791 FakeSectionStrings += '\0'; in createFakeSections()