Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp197 const u8 kUnpatchableCode1[] = { variable
593 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
609 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
622 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
637 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override)); in TEST()
658 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
685 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()
706 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode1, override, prefix)); in TEST()