Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp70 void writeBlobToStream(raw_ostream &Out) const { Out << OS.str(); } in writeBlobToStream() function in __anone0ba05900111::ContiguousBlobAccumulator
2032 CBA.writeBlobToStream(OS); in writeELF()