Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp179 const u8 kUnpatchableCode1[] = { variable
571 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
587 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
600 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
615 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
636 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
663 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
684 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()