Searched defs:lldb_regnum (Results 1 – 2 of 2) sorted by relevance
924 RegisterContextLLDB::SavedLocationForRegister (uint32_t lldb_regnum, lldb_private::UnwindLLDB::Regi… in SavedLocationForRegister()1296 uint32_t lldb_regnum; in ReadGPRValue() local1352 const uint32_t lldb_regnum = reg_info->kinds[eRegisterKindLLDB]; in ReadRegister() local1376 const uint32_t lldb_regnum = reg_info->kinds[eRegisterKindLLDB]; in WriteRegister() local
281 UnwindLLDB::SearchForSavedLocationForRegister (uint32_t lldb_regnum, lldb_private::UnwindLLDB::Regi… in SearchForSavedLocationForRegister()