Searched refs:debug_write_memory_partial (Results 1 - 2 of 2) sorted by last modified time

/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,
/haiku/headers/private/debug/
H A Ddebug_support.h37 ssize_t debug_write_memory_partial(debug_context *context, const void *address,

Completed in 51 milliseconds