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

  /src/external/gpl3/gdb.old/dist/gdb/nat/
windows-nat.h 335 #define Wow64GetThreadContext dyn_Wow64GetThreadContext
398 extern Wow64GetThreadContext_ftype *Wow64GetThreadContext;
windows-nat.c 60 Wow64GetThreadContext_ftype *Wow64GetThreadContext;
446 Wow64GetThreadContext can only report the pc of 32bit code, and
960 GPA (hm, Wow64GetThreadContext);
  /src/external/gpl3/gdb/dist/gdb/nat/
windows-nat.c 60 Wow64GetThreadContext_ftype *Wow64GetThreadContext;
436 Wow64GetThreadContext can only report the pc of 32bit code, and
931 GPA (hm, Wow64GetThreadContext);
windows-nat.h 360 #define Wow64GetThreadContext dyn_Wow64GetThreadContext
423 extern Wow64GetThreadContext_ftype *Wow64GetThreadContext;
528 return Wow64GetThreadContext (h, context);

Completed in 29 milliseconds