Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp229 const u8 kUnpatchableCode7[] = { variable
677 EXPECT_FALSE(TestFunctionPatching(kUnpatchableCode7, override, prefix)); in TEST()