Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_unwind_linux_libcdep.cpp60 uptr Unwind_GetIP(struct _Unwind_Context *ctx) { in Unwind_GetIP() function
81 uptr pc = Unwind_GetIP(ctx); in Unwind_Trace()