Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_dbghelp.h28 extern decltype(::StackWalk64) *StackWalk64;
H A Dsanitizer_symbolizer_win.cc23 decltype(::StackWalk64) *StackWalk64; variable
72 DBGHELP_IMPORT(StackWalk64); in InitializeDbgHelpIfNeeded()
H A Dsanitizer_unwind_win.cc66 while (StackWalk64(machine_type, GetCurrentProcess(), GetCurrentThread(), in SlowUnwindStackWithContext()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_dbghelp.h26 extern decltype(::StackWalk64) *StackWalk64;
H A Dsanitizer_symbolizer_win.cc21 decltype(::StackWalk64) *StackWalk64; variable
70 DBGHELP_IMPORT(StackWalk64); in InitializeDbgHelpIfNeeded()
H A Dsanitizer_unwind_win.cc64 while (StackWalk64(machine_type, GetCurrentProcess(), GetCurrentThread(), in SlowUnwindStackWithContext()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_dbghelp.h27 extern decltype(::StackWalk64) *StackWalk64;
H A Dsanitizer_symbolizer_win.cpp22 decltype(::StackWalk64) *StackWalk64; variable
74 DBGHELP_IMPORT(StackWalk64); in InitializeDbgHelpIfNeeded()
H A Dsanitizer_unwind_win.cpp74 while (StackWalk64(machine_type, GetCurrentProcess(), GetCurrentThread(), in UnwindSlow()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Ddbghelp.d54 StackWalk64Func StackWalk64; member
78 … sm_inst.StackWalk64 = cast(StackWalk64Func) GetProcAddress(sm_hndl,"StackWalk64"); in get()
93 …assert( sm_inst.SymInitialize && sm_inst.SymCleanup && sm_inst.StackWalk64 && sm_inst.SymGetOption… in get()
H A Dstacktrace.d226 while (dbghelp.StackWalk64(imageType, hProcess, hThread, &stackframe, in traceNoSync()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DSignals.inc168 ::GetProcAddress(hLib, "StackWalk64");
227 // StackWalk64 modifies the incoming stack frame and context, so copy them.
232 // at AVX registers, which typically aren't needed by StackWalk64. Reduce the