Searched refs:writeBlobToStream (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ | ||
H A D | ELFEmitter.cpp | 67 void writeBlobToStream(raw_ostream &Out) const { Out << OS.str(); } in writeBlobToStream() function in __anonae3a78450111::ContiguousBlobAccumulator |