Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp139 const u8 kPatchableCode1[] = { variable
558 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override)); in TEST()
583 EXPECT_FALSE(TestFunctionPatching(kPatchableCode1, override)); in TEST()
596 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()
611 EXPECT_FALSE(TestFunctionPatching(kPatchableCode1, override)); in TEST()
627 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()
648 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()
675 EXPECT_TRUE(TestFunctionPatching(kPatchableCode1, override, prefix)); in TEST()