Home
last modified time | relevance | path

Searched defs:output_callback (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp201 llvm::function_ref<void(llvm::StringRef)> output_callback) { in ReadPacketWithOutputSupport()
218 llvm::function_ref<void(llvm::StringRef)> output_callback) { in SendPacketAndReceiveResponseWithOutputSupport()