Searched refs:DNBThreadSetRegisterContext (Results 1 - 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DDNB.h117 nub_size_t DNBThreadSetRegisterContext (nub_process_t pid, nub_thread_t tid, const void *buf, size_t buf_len) DNB_EXPORT;
H A DDNB.cpp1756 DNBThreadSetRegisterContext (nub_process_t pid, nub_thread_t tid, const void *buf, size_t buf_len) function
H A DRNBRemote.cpp2877 reg_ctx_size = DNBThreadSetRegisterContext(pid, tid, reg_ctx.data(), reg_ctx.size());

Completed in 536 milliseconds