Lines Matching refs:BOOL
44 WEAK BOOL OsStackDataIsCodeAddr(UINTPTR value)
64 STATIC INLINE BOOL OsInsIsBlOrBlx(UINTPTR addr)
125 BOOL ret;
164 WEAK BOOL IsValidFP(UINTPTR fp)
246 STATIC INLINE BOOL OsInsIsJump(UINTPTR addr)
332 BOOL ret;
369 BOOL IsValidSP(UINTPTR regSP, UINTPTR start, UINTPTR end)
375 BOOL IsValidRa(UINTPTR regRA)
383 BOOL FindSuitableStack(UINTPTR regSP, UINTPTR *start, UINTPTR *end)
387 BOOL found = FALSE;
492 BOOL IsValidSP(UINTPTR regSP, UINTPTR start, UINTPTR end)
497 BOOL FindSuitableStack(UINTPTR regSP, UINTPTR *start, UINTPTR *end)
501 BOOL found = FALSE;
589 STATIC INLINE BOOL IsAligned(UINT32 val, UINT32 align)
601 STATIC INLINE BOOL IsArmValidLr(UINTPTR lr)
606 STATIC INLINE BOOL IsThumbValidLr(UINTPTR lr)