Searched refs:writeBlobToStream (Results 1 – 1 of 1) sorted by relevance
/external/llvm/tools/yaml2obj/ | ||
D | yaml2elf.cpp | 55 void writeBlobToStream(raw_ostream &Out) { Out << OS.str(); } in writeBlobToStream() function in __anonfe6449970111::ContiguousBlobAccumulator |