Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp68 void writeBlobToStream(raw_ostream &Out) const { Out << OS.str(); } in writeBlobToStream() function in __anon2264ce4a0111::ContiguousBlobAccumulator
1976 CBA.writeBlobToStream(OS); in writeELF()