Home
last modified time | relevance | path

Searched refs:writeBlobToStream (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp55 void writeBlobToStream(raw_ostream &Out) { Out << OS.str(); } in writeBlobToStream() function in __anonfe6449970111::ContiguousBlobAccumulator
549 CBA.writeBlobToStream(OS); in writeELF()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2elf.cpp56 void writeBlobToStream(raw_ostream &Out) { Out << OS.str(); } in writeBlobToStream() function in __anon411284cf0111::ContiguousBlobAccumulator
678 CBA.writeBlobToStream(OS); in writeELF()