Searched refs:LSS_SYSCALL_CLOBBERS (Results 1 – 1 of 1) sorted by relevance
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 2823 #undef LSS_SYSCALL_CLOBBERS 2825 #define LSS_SYSCALL_CLOBBERS "$1", "$3", "$8", "$9", "$10", \ macro 2829 #define LSS_SYSCALL_CLOBBERS "$1", "$3", "$10", "$11", "$12", \ macro 2838 : LSS_SYSCALL_CLOBBERS); \
|