Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp211 const u8 kUnpatchableCode7[] = { variable
655 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode7, override, prefix)); in TEST()