Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h60 OptionalBool GetFlash() const { return m_flash; } in GetFlash() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1550 region_info.SetFlash(qXfer_region_info.GetFlash()); in GetMemoryRegionInfo()
H A DProcessGDBRemote.cpp2982 region_status.Success() && region.GetFlash() == MemoryRegionInfo::eYes; in DoWriteMemory()