HomeSort by relevance Sort by last modified time
    Searched refs:VexEmNote (Results 1 - 9 of 9) sorted by null

  /external/valgrind/main/VEX/pub/
libvex_emnote.h 46 "guest_EMNOTE" will hold a value of type VexEmNote, which describes
119 VexEmNote;
123 extern const HChar* LibVEX_EmNote_string ( VexEmNote );
  /external/valgrind/main/VEX/priv/
guest_x86_defs.h 43 #include "libvex_emnote.h" // VexEmNote
166 extern VexEmNote
169 extern VexEmNote
172 extern VexEmNote
guest_amd64_defs.h 42 #include "libvex_emnote.h" // VexEmNote
125 extern VexEmNote amd64g_dirtyhelper_FLDENV ( VexGuestAMD64State*, HWord );
126 extern VexEmNote amd64g_dirtyhelper_FRSTOR ( VexGuestAMD64State*, HWord );
127 extern VexEmNote amd64g_dirtyhelper_FRSTORS ( VexGuestAMD64State*, HWord );
174 extern VexEmNote amd64g_dirtyhelper_FXRSTOR ( VexGuestAMD64State*, HWord );
287 //extern VexEmNote
292 //extern VexEmNote
guest_x86_helpers.c     [all...]
guest_amd64_helpers.c     [all...]
main_main.c     [all...]
guest_s390_toIR.c 485 emulation_failure(VexEmNote fail_kind)
494 emulation_warning(VexEmNote warn_kind)
    [all...]
guest_ppc_toIR.c     [all...]
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c 97 #include "libvex_emnote.h" // VexEmNote
    [all...]

Completed in 426 milliseconds