Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp183 const u8 kUnpatchableCode2[] = { variable
572 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode2, override)); in TEST()
588 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode2, override)); in TEST()
601 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode2, override, prefix)); in TEST()
616 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode2, override)); in TEST()
637 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode2, override, prefix)); in TEST()
664 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode2, override, prefix)); in TEST()
685 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode2, override, prefix)); in TEST()