Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DValueObject.h513 SyncWithProcessState(); in NeedsUpdating()
522 else if (SyncWithProcessState ()) in IsValid()
544 SyncWithProcessState ();
/external/lldb/source/Core/
DValueObject.cpp3950 ValueObject::EvaluationPoint::SyncWithProcessState() in SyncWithProcessState() function in ValueObject::EvaluationPoint