Searched refs:writeBlobToStream (Results 1 – 2 of 2) 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 |
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/ | ||
D | yaml2elf.cpp | 56 void writeBlobToStream(raw_ostream &Out) { Out << OS.str(); } in writeBlobToStream() function in __anon411284cf0111::ContiguousBlobAccumulator |