Home
last modified time | relevance | path

Searched refs:WriteRegisterValueToRegisterLocation (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DRegisterContextUnwind.h159 bool WriteRegisterValueToRegisterLocation(
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp1163 bool RegisterContextUnwind::WriteRegisterValueToRegisterLocation( in WriteRegisterValueToRegisterLocation() function in RegisterContextUnwind
2269 return WriteRegisterValueToRegisterLocation(regloc, reg_info, value); in WriteRegister()