Searched refs:GetMaximumMemReadSize (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Target/
H A DTarget.h136 GetMaximumMemReadSize () const;
/external/lldb/source/Commands/
H A DCommandObjectMemory.cpp660 uint32_t max_unforced_size = target->GetMaximumMemReadSize();
/external/lldb/source/Target/
H A DTarget.cpp2679 TargetProperties::GetMaximumMemReadSize () const function in class:TargetProperties

Completed in 31 milliseconds