Home
last modified time | relevance | path

Searched refs:checkBL (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_m/components/backtrace/
H A Dlos_backtrace.c536 UINTPTR checkBL; in LOS_RecordLR() local
562 checkBL = *(UINT32 *)(stackPointer + STACK_OFFSET); in LOS_RecordLR()
567 LR[index++] = checkBL; in LOS_RecordLR()

Completed in 2 milliseconds