Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
H A Dinterception_win_test.cc146 const u8 kPatchableCode2[] = { variable
503 EXPECT_TRUE(TestFunctionPatching(kPatchableCode2, override)); in TEST()
529 EXPECT_FALSE(TestFunctionPatching(kPatchableCode2, override)); in TEST()
542 EXPECT_TRUE(TestFunctionPatching(kPatchableCode2, override, prefix)); in TEST()
557 EXPECT_FALSE(TestFunctionPatching(kPatchableCode2, override)); in TEST()
573 EXPECT_FALSE(TestFunctionPatching(kPatchableCode2, override, prefix)); in TEST()
590 EXPECT_TRUE(TestFunctionPatching(kPatchableCode2, override, prefix)); in TEST()
611 EXPECT_TRUE(TestFunctionPatching(kPatchableCode2, override, prefix)); in TEST()