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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc207 uptr Unwind_GetIP(struct _Unwind_Context *ctx) { function in namespace:__sanitizer
228 uptr pc = Unwind_GetIP(ctx);

Completed in 183 milliseconds