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/
DDNB.h187 nub_size_t DNBThreadSetRegisterContext(nub_process_t pid, nub_thread_t tid,
DDNB.cpp1524 nub_size_t DNBThreadSetRegisterContext(nub_process_t pid, nub_thread_t tid, in DNBThreadSetRegisterContext() function
DRNBRemote.cpp3293 DNBThreadSetRegisterContext(pid, tid, reg_ctx.data(), reg_ctx.size()); in HandlePacket_G()