Searched defs:SetFP (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Host/common/ | ||
H A D | NativeRegisterContext.cpp | 167 Status NativeRegisterContext::SetFP(lldb::addr_t fp) { in SetFP() function in NativeRegisterContext |
/llvm-project/lldb/source/Target/ | ||
H A D | RegisterContext.cpp | 176 bool RegisterContext::SetFP(uint64_t fp) { in SetFP() function in RegisterContext |