Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/launch_stop_at_entry/
H A DTestStopAtEntry.py64 def do_test_stop_at_entry(self, synchronous, remote): argument
/llvm-project/lldb/examples/python/
H A Dcrashlog.py1563 def synchronous(debugger): function
/llvm-project/lldb/source/Target/
H A DPlatform.cpp1906 const bool synchronous = stream != nullptr; DoConnectProcess() local