Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.h186 nub_size_t DNBThreadSetRegisterContext(nub_process_t pid, nub_thread_t tid,
H A DDNB.cpp1517 nub_size_t DNBThreadSetRegisterContext(nub_process_t pid, nub_thread_t tid, in DNBThreadSetRegisterContext() function
H A DRNBRemote.cpp3289 DNBThreadSetRegisterContext(pid, tid, reg_ctx.data(), reg_ctx.size()); in HandlePacket_G()