Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_dbghelp.h30 extern decltype(::SymFunctionTableAccess64) *SymFunctionTableAccess64;
Dsanitizer_symbolizer_win.cpp25 decltype(::SymFunctionTableAccess64) *SymFunctionTableAccess64; variable
77 DBGHELP_IMPORT(SymFunctionTableAccess64); in InitializeDbgHelpIfNeeded()
Dsanitizer_unwind_win.cpp71 &stack_frame, &ctx, NULL, SymFunctionTableAccess64, in UnwindSlow()
/external/skqp/tools/
DCrashHandler.cpp154 SymFunctionTableAccess64, in handler()
/external/skia/tools/
DCrashHandler.cpp215 SymFunctionTableAccess64, in handler()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc752 &stack_frame, &ctx, NULL, &SymFunctionTableAccess64, in SlowUnwindStackWithContext()
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h634 PVOID IMAGEAPI SymFunctionTableAccess64(HANDLE hProcess,DWORD64 AddrBase);
637 #define SymFunctionTableAccess SymFunctionTableAccess64
/external/llvm-project/llvm/lib/Support/Windows/
DSignals.inc178 ::GetProcAddress(hLib, "SymFunctionTableAccess64");
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DSignals.inc178 ::GetProcAddress(hLib, "SymFunctionTableAccess64");
/external/llvm/lib/Support/Windows/
DSignals.inc180 ::GetProcAddress(hLib, "SymFunctionTableAccess64");
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DSignals.inc181 ::GetProcAddress(hLib, "SymFunctionTableAccess64");