Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.h153 bool WriteRegisterValueToRegisterLocation(
H A DRegisterContextLLDB.cpp1050 bool RegisterContextLLDB::WriteRegisterValueToRegisterLocation( in WriteRegisterValueToRegisterLocation() function in RegisterContextLLDB
1960 return WriteRegisterValueToRegisterLocation(regloc, reg_info, value); in WriteRegister()