Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
H A Dinterception_win_test.cc161 const u8 kPatchableCode4[] = { variable
509 EXPECT_TRUE(TestFunctionPatching(kPatchableCode4, override)); in TEST()
531 EXPECT_FALSE(TestFunctionPatching(kPatchableCode4, override)); in TEST()
544 EXPECT_TRUE(TestFunctionPatching(kPatchableCode4, override, prefix)); in TEST()
559 EXPECT_TRUE(TestFunctionPatching(kPatchableCode4, override)); in TEST()
575 EXPECT_FALSE(TestFunctionPatching(kPatchableCode4, override, prefix)); in TEST()
596 EXPECT_FALSE(TestFunctionPatching(kPatchableCode4, override, prefix)); in TEST()
617 EXPECT_TRUE(TestFunctionPatching(kPatchableCode4, override, prefix)); in TEST()