Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp206 const u8 kUnpatchableCode3[] = { variable
595 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override)); in TEST()
611 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override)); in TEST()
624 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode3, override, prefix)); in TEST()
639 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override)); in TEST()
660 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override, prefix)); in TEST()
687 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override, prefix)); in TEST()
708 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode3, override, prefix)); in TEST()