Home
last modified time | relevance | path

Searched defs:IsValidFrame (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace.h114 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace.h162 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame() function