Home
last modified time | relevance | path

Searched refs:writeBlobToStream (Results 1 – 1 of 1) 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()