Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DTelemetry.h287 void DispatchOnExit(llvm::unique_function<void(Info *info)> final_callback) { in DispatchOnExit() function
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1972 helper.DispatchOnExit([&cmd_obj, &parsed_command_args, &result, in HandleCommand()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1583 helper.DispatchOnExit([&, pid](telemetry::ExecutableModuleInfo *info) { in SetExecutableModule()
H A DProcess.cpp1046 helper.DispatchOnExit( in SetExitStatus()