Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp224 const u8 kUnpatchableCode6[] = { variable
598 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override)); in TEST()
614 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override)); in TEST()
627 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()
642 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override)); in TEST()
663 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()
690 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()
711 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix)); in TEST()