Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/Utility/
DRegisterContextLLDB.cpp815 … const RegisterInfo *other_reg_info = GetRegisterInfoAtIndex(regloc.location.register_number); in ReadRegisterValueFromRegisterLocation() local
869 … const RegisterInfo *other_reg_info = GetRegisterInfoAtIndex(regloc.location.register_number); in WriteRegisterValueToRegisterLocation() local
/external/lldb/source/Symbol/
DUnwindPlan.cpp128 const RegisterInfo *other_reg_info = NULL; in Dump() local