Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_unwind_linux_libcdep.cc91 uptr Unwind_GetIP(struct _Unwind_Context *ctx) { in Unwind_GetIP() function
112 uptr pc = Unwind_GetIP(ctx); in Unwind_Trace()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_unwind_linux_libcdep.cc89 uptr Unwind_GetIP(struct _Unwind_Context *ctx) { in Unwind_GetIP() function
110 uptr pc = Unwind_GetIP(ctx); in Unwind_Trace()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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()