Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp5398 bool do_halt = true; in RunThreadPlan() local
5402 if (do_halt) { in RunThreadPlan()
5438 do_halt = false; in RunThreadPlan()