Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DNativeRegisterContext.cpp170 Status NativeRegisterContext::SetFP(lldb::addr_t fp) { in SetFP() function in NativeRegisterContext
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRegisterContext.cpp170 bool RegisterContext::SetFP(uint64_t fp) { in SetFP() function in RegisterContext