Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp206 const u8 kUnpatchableCode6[] = { variable
576 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override)); in TEST()
592 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override)); in TEST()
605 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()
620 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override)); in TEST()
641 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()
668 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()
689 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()