Home
last modified time | relevance | path

Searched defs:AppendToFile (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerIO.cpp88 void AppendToFile(const std::string &Data, const std::string &Path) { in AppendToFile() function
93 void AppendToFile(const uint8_t *Data, size_t Size, const std::string &Path) { in AppendToFile() function