Searched refs:debug_read_string (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/debug/
H A Ddebug_support.h35 ssize_t debug_read_string(debug_context *context, const void *_address,
/haiku/src/kits/debug/
H A DDebugContext.cpp84 return debug_read_string(&fContext, address, buffer, size);
H A Ddebug_support.cpp176 // debug_read_string
178 debug_read_string(debug_context *context, const void *_address, char *buffer, function
/haiku/src/servers/debug/
H A DDebugServer.cpp833 ssize_t bytesRead = debug_read_string(&fDebugContext,

Completed in 32 milliseconds