Home
last modified time | relevance | path

Searched refs:GetMemoryProperties (Results 1 – 7 of 7) sorted by relevance

/haiku/headers/private/debugger/model/
H A DTeamMemory.h23 virtual status_t GetMemoryProperties(target_addr_t baseAddress,
/haiku/src/kits/debugger/jobs/
H A DRetrieveMemoryBlockJob.cpp55 status_t error = fTeamMemory->GetMemoryProperties( in Do()
/haiku/src/kits/debugger/debugger_interface/core/
H A DCoreFileDebuggerInterface.h76 virtual status_t GetMemoryProperties(target_addr_t address,
H A DCoreFileDebuggerInterface.cpp329 CoreFileDebuggerInterface::GetMemoryProperties(target_addr_t address, in GetMemoryProperties() function in CoreFileDebuggerInterface
/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.h67 virtual status_t GetMemoryProperties(target_addr_t address,
H A DLocalDebuggerInterface.cpp758 LocalDebuggerInterface::GetMemoryProperties(target_addr_t address, in GetMemoryProperties() function in LocalDebuggerInterface
/haiku/src/kits/debugger/debugger_interface/
H A DDebuggerInterface.h96 virtual status_t GetMemoryProperties(target_addr_t address,