Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.h187 nub_size_t DNBThreadSetRegisterContext(nub_process_t pid, nub_thread_t tid,
H A DDNB.cpp1524 nub_size_t DNBThreadSetRegisterContext(nub_process_t pid, nub_thread_t tid, in DNBThreadSetRegisterContext() function
H A DRNBRemote.cpp3293 DNBThreadSetRegisterContext(pid, tid, reg_ctx.data(), reg_ctx.size()); in HandlePacket_G()