Searched refs:debug_write_memory_partial (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/debug/
H A Ddebug_support.h37 ssize_t debug_write_memory_partial(debug_context *context, const void *address,
/haiku/src/kits/debug/
H A Ddebug_support.cpp220 // debug_write_memory_partial
222 debug_write_memory_partial(debug_context *context, const void *address, function
269 ssize_t bytesWritten = debug_write_memory_partial(context, address, buffer,

Completed in 42 milliseconds