Searched defs:LSS_SYSCALL_CLOBBERS (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/lss/ |
H A 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
|
/aosp_15_r20/external/google-breakpad/src/third_party/lss/ |
H A 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
|