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

  /external/valgrind/main/coregrind/m_sigframe/
sigframe-x86-linux.c 490 if (flags & VKI_SA_RESTORER)
547 if (flags & VKI_SA_RESTORER)
sigframe-mips32-linux.c 252 if (flags & VKI_SA_RESTORER)
287 if (flags & VKI_SA_RESTORER)
sigframe-arm-linux.c 261 if (flags & VKI_SA_RESTORER)
sigframe-amd64-linux.c 465 if (flags & VKI_SA_RESTORER)
sigframe-s390x-linux.c 356 if (flags & VKI_SA_RESTORER) {
412 if (flags & VKI_SA_RESTORER) {
  /external/valgrind/main/include/vki/
vki-amd64-linux.h 132 #define VKI_SA_RESTORER 0x04000000
vki-arm-linux.h 157 #define VKI_SA_RESTORER 0x04000000
vki-ppc32-linux.h 158 #define VKI_SA_RESTORER 0x04000000
    [all...]
vki-ppc64-linux.h 160 #define VKI_SA_RESTORER 0x04000000u
vki-s390x-linux.h 219 #define VKI_SA_RESTORER 0x04000000
vki-x86-linux.h 153 #define VKI_SA_RESTORER 0x04000000
vki-mips32-linux.h 169 #define VKI_SA_RESTORER 0x04000000
    [all...]
vki-darwin.h 446 #define VKI_SA_RESTORER 0 /* Darwin doesn't have this */
  /external/valgrind/main/coregrind/
m_signals.c 768 skss_flags |= VKI_SA_RESTORER;
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c     [all...]

Completed in 104 milliseconds