Searched refs:kIdentityCodeWithPushPop (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/ |
| H A D | interception_win_test.cpp | 47 const u8 kIdentityCodeWithPushPop[] = { variable 107 const u8 kIdentityCodeWithPushPop[] = { variable 437 TestIdentityFunctionPatching(kIdentityCodeWithPushPop, override, prefix); in TEST() 461 TestIdentityFunctionPatching(kIdentityCodeWithPushPop, override, prefix); in TEST() 465 TestIdentityFunctionPatching(kIdentityCodeWithPushPop, override, prefix); in TEST() 472 TestIdentityFunctionPatching(kIdentityCodeWithPushPop, override, prefix); in TEST() 477 TestIdentityFunctionPatching(kIdentityCodeWithPushPop, override, prefix); in TEST() 483 TestIdentityFunctionPatching(kIdentityCodeWithPushPop, override, prefix); in TEST() 489 TestIdentityFunctionPatching(kIdentityCodeWithPushPop, override, prefix); in TEST() 530 TestIdentityFunctionMultiplePatching(kIdentityCodeWithPushPop, in TEST()
|