Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebugUtils.cpp345 raw_fd_ostream DumpStream(DumpPath, EC); in operator ()() local
348 DumpStream.write(Obj->getBufferStart(), Obj->getBufferSize()); in operator ()()