Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h72 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash() function
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1676 region_info.SetFlash(qXfer_region_info.GetFlash()); in GetMemoryRegionInfo()
1758 region.SetFlash(MemoryRegionInfo::eYes); in LoadQXferMemoryMap()