Home
last modified time | relevance | path

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

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