Searched refs:abi_test_bad_unwind_temporary (Results 1 – 10 of 10) sorted by relevance
464 .type abi_test_bad_unwind_temporary, @function465 .globl abi_test_bad_unwind_temporary symbol466 .hidden abi_test_bad_unwind_temporary468 abi_test_bad_unwind_temporary: label491 .size abi_test_bad_unwind_temporary,.-abi_test_bad_unwind_temporary
52 EXPECT_NONFATAL_FAILURE(CHECK_ABI_SEH(abi_test_bad_unwind_temporary), in TEST()56 CHECK_ABI_NO_UNWIND(abi_test_bad_unwind_temporary); in TEST()
501 global abi_test_bad_unwind_temporary503 abi_test_bad_unwind_temporary: label
534 void abi_test_bad_unwind_temporary(void);
2691 #define abi_test_bad_unwind_temporary BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, abi_test_bad_unwind_te… macro