Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_posix_libcdep.cc84 uptr Unwind_GetIP(struct _Unwind_Context *ctx) { in Unwind_GetIP() function
105 uptr pc = Unwind_GetIP(ctx); in Unwind_Trace()