Home
last modified time | relevance | path

Searched defs:PrivateSetRegisterValue (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp327 bool ThreadGDBRemote::PrivateSetRegisterValue(uint32_t reg, in PrivateSetRegisterValue() function in ThreadGDBRemote
335 bool ThreadGDBRemote::PrivateSetRegisterValue(uint32_t reg, uint64_t regval) { in PrivateSetRegisterValue() function in ThreadGDBRemote
H A DGDBRemoteRegisterContext.cpp122 bool GDBRemoteRegisterContext::PrivateSetRegisterValue( in PrivateSetRegisterValue() function in GDBRemoteRegisterContext
146 bool GDBRemoteRegisterContext::PrivateSetRegisterValue(uint32_t reg, in PrivateSetRegisterValue() function in GDBRemoteRegisterContext