Searched refs:NewContents (Results 1 – 2 of 2) sorted by relevance
1263 static constexpr const char *NewContents = "{not;\nformatted;}"; in TEST() local1276 Reps.add(tooling::Replacement(FilePath, 0, 0, NewContents))); in TEST()1309 NewContents); in TEST()
4860 std::string NewContents; in patchELFSymTabs() local4875 NewContents.append(reinterpret_cast<const char *>(&Sym), in patchELFSymTabs()4886 copyByteArray(NewContents), in patchELFSymTabs()4887 NewContents.size(), in patchELFSymTabs()