Home
last modified time | relevance | path

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

/haiku/headers/os/kernel/
H A Ddebugger.h154 B_DEBUG_MESSAGE_WRITE_MEMORY, // write to the team's memory enumerator
/haiku/src/kits/debug/
H A Ddebug_support.cpp242 status_t error = send_debug_message(context, B_DEBUG_MESSAGE_WRITE_MEMORY, in debug_write_memory_partial()
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp1803 case B_DEBUG_MESSAGE_WRITE_MEMORY: in debug_nub_thread()