Home
last modified time | relevance | path

Searched refs:abi_test_set_direction_flag (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/linux-x86/crypto/test/
Dtrampoline-x86.S61 .globl abi_test_set_direction_flag symbol
62 .hidden abi_test_set_direction_flag
63 .type abi_test_set_direction_flag,@function
65 abi_test_set_direction_flag: label
69 .size abi_test_set_direction_flag,.-.L_abi_test_set_direction_flag_begin
/external/boringssl/linux-x86_64/crypto/test/
Dtrampoline-x86_64.S496 .type abi_test_set_direction_flag, @function
510 .type abi_test_set_direction_flag, @function
511 .globl abi_test_set_direction_flag symbol
512 .hidden abi_test_set_direction_flag
513 abi_test_set_direction_flag: label
516 .size abi_test_set_direction_flag,.-abi_test_set_direction_flag
/external/boringssl/src/crypto/
Dabi_self_test.cc184 EXPECT_NONFATAL_FAILURE(CHECK_ABI_NO_UNWIND(abi_test_set_direction_flag), in TEST()
240 EXPECT_NONFATAL_FAILURE(CHECK_ABI_NO_UNWIND(abi_test_set_direction_flag), in TEST()
/external/boringssl/win-x86_64/crypto/test/
Dtrampoline-x86_64.asm543 global abi_test_set_direction_flag
544 abi_test_set_direction_flag: label
/external/boringssl/src/crypto/test/
Dabi_test.h468 int abi_test_set_direction_flag(void);