Searched refs:abi_test_clobber_rax (Results 1 – 8 of 8) sorted by relevance
187 .type abi_test_clobber_rax, @function188 .globl abi_test_clobber_rax symbol189 .hidden abi_test_clobber_rax191 abi_test_clobber_rax: label194 .size abi_test_clobber_rax,.-abi_test_clobber_rax
73 void abi_test_clobber_rax(void);115 CHECK_ABI_NO_UNWIND(abi_test_clobber_rax); in TEST()
258 global abi_test_clobber_rax260 abi_test_clobber_rax: label
2701 #define abi_test_clobber_rax BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, abi_test_clobber_rax) macro