Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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.cpp123 bool GDBRemoteRegisterContext::PrivateSetRegisterValue( in PrivateSetRegisterValue() function in GDBRemoteRegisterContext
147 bool GDBRemoteRegisterContext::PrivateSetRegisterValue(uint32_t reg, in PrivateSetRegisterValue() function in GDBRemoteRegisterContext