Home
last modified time | relevance | path

Searched refs:GetRecordAddr (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/kernel/common/
Dlos_excinfo.c84 UINT32 GetRecordAddr(VOID) in GetRecordAddr() function
187 hook(GetRecordAddr(), recordSpace, 1, buf); in OsShellCmdReadExcInfo()
Dlos_excinfo_pri.h51 extern UINT32 GetRecordAddr(VOID);
/kernel/liteos_a/arch/arm/arm/src/
Dlos_exc.c1209 func(GetRecordAddr(), GetRecordSpace(), 0, GetExcInfoBuf()); in OsExcHandleEntry()