Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp194 const u8 kUnpatchableCode4[] = { variable
574 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
590 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
603 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
618 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override)); in TEST()
639 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
666 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()
687 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix)); in TEST()