Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.cpp125 bool RegisterContextThreadMemory::CopyFromRegisterContext( in CopyFromRegisterContext() function in RegisterContextThreadMemory
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRegisterContext.cpp221 bool RegisterContext::CopyFromRegisterContext(lldb::RegisterContextSP context) { in CopyFromRegisterContext() function in RegisterContext