Searched defs:LSS_SYSCALL_CLOBBERS (Results  1 – 2 of 2) sorted by relevance
| /external/cronet/third_party/lss/ | 
| D | linux_syscall_support.h | 3035     #define LSS_SYSCALL_CLOBBERS "$1", "$3", "$8", "$9", "$10",               \  macro 3039     #define LSS_SYSCALL_CLOBBERS "$1", "$3", "$10", "$11", "$12",             \  macro 3948     #define LSS_SYSCALL_CLOBBERS "t0", "t1", "t2", "t3", "t4", "t5", "t6",    \  macro
  | 
| /external/google-breakpad/src/third_party/lss/ | 
| D | linux_syscall_support.h | 2825     #define LSS_SYSCALL_CLOBBERS "$1", "$3", "$8", "$9", "$10",               \  macro 2829     #define LSS_SYSCALL_CLOBBERS "$1", "$3", "$10", "$11", "$12",             \  macro
  |