Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp218 const u8 kUnpatchableCode5[] = { variable
597 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override)); in TEST()
613 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override)); in TEST()
626 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode5, override, prefix)); in TEST()
641 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override)); in TEST()
662 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override, prefix)); in TEST()
689 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override, prefix)); in TEST()
710 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode5, override, prefix)); in TEST()