HomeSort by: relevance | last modified time | path
    Searched refs:kUnpatchableCode6 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
interception_win_test.cc 207 const u8 kUnpatchableCode6[] = {
521 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override));
537 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override));
550 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode6, override, prefix));
565 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override));
582 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix));
603 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix));
624 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode6, override, prefix));

Completed in 15 milliseconds