Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.cpp75 static inline uhwptr *GetCanonicFrame(uptr bp, in GetCanonicFrame() function
105 uhwptr *frame = GetCanonicFrame(bp, stack_top, stack_bottom); in UnwindFast()
145 frame = GetCanonicFrame(new_bp, stack_top, bottom); in UnwindFast()