HomeSort by: relevance | last modified time | path
    Searched defs:Wow64SetThreadContext (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/nat/
windows-nat.h 336 #define Wow64SetThreadContext dyn_Wow64SetThreadContext
402 extern Wow64SetThreadContext_ftype *Wow64SetThreadContext;
windows-nat.c 61 Wow64SetThreadContext_ftype *Wow64SetThreadContext;
961 GPA (hm, Wow64SetThreadContext);
  /src/external/gpl3/gdb/dist/gdb/nat/
windows-nat.c 61 Wow64SetThreadContext_ftype *Wow64SetThreadContext;
932 GPA (hm, Wow64SetThreadContext);
windows-nat.h 361 #define Wow64SetThreadContext dyn_Wow64SetThreadContext
427 extern Wow64SetThreadContext_ftype *Wow64SetThreadContext;
534 return Wow64SetThreadContext (h, context);

Completed in 26 milliseconds