Searched refs:kIdentityCodeWithPrologue (Results 1 – 1 of 1) sorted by relevance
/external/compiler-rt/lib/interception/tests/ |
D | interception_win_test.cc | 40 const u8 kIdentityCodeWithPrologue[] = { variable 91 const u8 kIdentityCodeWithPrologue[] = { variable 328 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 349 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 353 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 360 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 365 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 371 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 377 TestIdentityFunctionPatching(kIdentityCodeWithPrologue, override, prefix); in TEST() 410 TestIdentityFunctionMultiplePatching(kIdentityCodeWithPrologue, in TEST()
|