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 | 2569 #undef LSS_SYSCALL_CLOBBERS 2571 #define LSS_SYSCALL_CLOBBERS "$1", "$3", "$8", "$9", "$10", \ macro 2575 #define LSS_SYSCALL_CLOBBERS "$1", "$3", "$10", "$11", "$12", \ macro 2584 : LSS_SYSCALL_CLOBBERS); \
|