Searched refs:row_regnum_in_lldb (Results 1 – 1 of 1) sorted by relevance
1171 uint32_t row_regnum_in_lldb; in SavedLocationForRegister() local1172 …nRegisterKinds (unwindplan_registerkind, unwindplan_regnum, eRegisterKindLLDB, row_regnum_in_lldb)) in SavedLocationForRegister()1178 regloc.location.register_number = row_regnum_in_lldb; in SavedLocationForRegister()1180 …ndLogMsg ("supplying caller's register %d, saved in register %d", lldb_regnum, row_regnum_in_lldb); in SavedLocationForRegister()