Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DRegisterContextUnwind.h159 bool WriteRegisterValueToRegisterLocation(
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRegisterContextUnwind.cpp1149 bool RegisterContextUnwind::WriteRegisterValueToRegisterLocation( in WriteRegisterValueToRegisterLocation() function in RegisterContextUnwind
2233 return WriteRegisterValueToRegisterLocation(regloc, reg_info, value); in WriteRegister()