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

  /external/valgrind/coregrind/m_sigframe/
sigframe-mips32-linux.c 206 if (flags & VKI_SA_RESTORER)
241 if (flags & VKI_SA_RESTORER)
sigframe-x86-linux.c 445 if (flags & VKI_SA_RESTORER)
502 if (flags & VKI_SA_RESTORER)
sigframe-arm64-linux.c 205 if (flags & VKI_SA_RESTORER)
sigframe-s390x-linux.c 313 if (flags & VKI_SA_RESTORER) {
369 if (flags & VKI_SA_RESTORER) {
sigframe-arm-linux.c 223 if (flags & VKI_SA_RESTORER)
sigframe-amd64-linux.c 421 if (flags & VKI_SA_RESTORER)
sigframe-mips64-linux.c 187 if (flags & VKI_SA_RESTORER)
  /external/valgrind/include/vki/
vki-amd64-linux.h 132 #define VKI_SA_RESTORER 0x04000000
vki-arm64-linux.h 140 #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 162 #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-mips64-linux.h 179 #define VKI_SA_RESTORER 0x04000000
    [all...]
vki-darwin.h 465 #define VKI_SA_RESTORER 0 /* Darwin doesn't have this */
vki-solaris.h 1070 #define VKI_SA_RESTORER 0 /* Solaris doesn't have this */
    [all...]
  /external/valgrind/coregrind/
m_signals.c     [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-linux.c     [all...]

Completed in 110 milliseconds