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

  /src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
interception_win_test.cc 195 const u8 kUnpatchableCode4[] = {
519 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override));
535 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override));
548 EXPECT_TRUE(TestFunctionPatching(kUnpatchableCode4, override, prefix));
563 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override));
580 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix));
601 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix));
622 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode4, override, prefix));

Completed in 21 milliseconds