Searched refs:StackWalk64 (Results 1 – 4 of 4) sorted by relevance
27 extern decltype(::StackWalk64) *StackWalk64;
22 decltype(::StackWalk64) *StackWalk64; variable74 DBGHELP_IMPORT(StackWalk64); in InitializeDbgHelpIfNeeded()
88 while (StackWalk64(machine_type, GetCurrentProcess(), GetCurrentThread(), in UnwindSlow()
176 fStackWalk64 = (fpStackWalk64)(void *)::GetProcAddress(hLib, "StackWalk64");242 // StackWalk64 modifies the incoming stack frame and context, so copy them.247 // at AVX registers, which typically aren't needed by StackWalk64. Reduce the