Searched defs:process_launched_and_stopped (Results 1 - 1 of 1) sorted by path

/external/lldb/source/Core/
H A DValue.cpp458 bool process_launched_and_stopped = exe_ctx->GetProcessPtr() local
462 if (load_address != LLDB_INVALID_ADDRESS && process_launched_and_stopped)

Completed in 231 milliseconds