Searched refs:backLR (Results 1 – 1 of 1) sorted by relevance
755 UINTPTR tmpFP, backLR; in BackTraceGet() local793 backLR = *(UINTPTR *)(UINTPTR)kvaddr; in BackTraceGet()795 backLR = *(UINTPTR *)(UINTPTR)kvaddr; in BackTraceGet()805 ret = OsGetUsrIpInfo((VADDR_T)backLR, &info); in BackTraceGet()807 PrintExcInfo("traceback %u -- lr = 0x%x fp = 0x%x ", count, backLR, backFP); in BackTraceGet()