Searched refs:kIdentityCodeWithPrologue (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/lib/interception/tests/ |
| H A D | interception_win_test.cpp | 39 const u8 kIdentityCodeWithPrologue[] = { variable 90 const u8 kIdentityCodeWithPrologue[] = { variable 417 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 438 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 442 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 449 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 454 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 460 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 466 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 499 TestIdentityFunctionMultiplePatching(kIdentityCodeWithPrologue, in TEST()
|