Searched refs:lr_reg_num (Results 1 – 1 of 1) sorted by relevance
584 uint32_t lr_reg_num = LLDB_INVALID_REGNUM; in CreateFunctionEntryUnwindPlan() local592 lr_reg_num = dwarf_lr; in CreateFunctionEntryUnwindPlan()598 lr_reg_num = LLDB_REGNUM_GENERIC_RA; in CreateFunctionEntryUnwindPlan()604 if (lr_reg_num == LLDB_INVALID_REGNUM || in CreateFunctionEntryUnwindPlan()615 row->SetRegisterLocationToRegister(pc_reg_num, lr_reg_num, true); in CreateFunctionEntryUnwindPlan()