Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp245 const u8 kPatchableCode8[] = { variable
634 EXPECT_TRUE(TestFunctionPatching(kPatchableCode8, override, prefix)); in TEST()