Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp160 const u8 kPatchableCode4[] = { variable
565 EXPECT_TRUE(TestFunctionPatching(kPatchableCode4, override)); in TEST()
586 EXPECT_FALSE(TestFunctionPatching(kPatchableCode4, override)); in TEST()
599 EXPECT_TRUE(TestFunctionPatching(kPatchableCode4, override, prefix)); in TEST()
614 EXPECT_TRUE(TestFunctionPatching(kPatchableCode4, override)); in TEST()
630 EXPECT_FALSE(TestFunctionPatching(kPatchableCode4, override, prefix)); in TEST()
661 EXPECT_FALSE(TestFunctionPatching(kPatchableCode4, override, prefix)); in TEST()
682 EXPECT_TRUE(TestFunctionPatching(kPatchableCode4, override, prefix)); in TEST()