Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/test/unittest/
H A Djit_code_sign_test.cpp73 static void *g_afterPatchInstructionBuf = CAST_VOID_PTR(g_afterPatchInstructionSet); variable
225 EXPECT_EQ(CopyToJitCode(signer, g_jitMemory, g_afterPatchInstructionBuf,
268 RegisterTmpBuffer(signer, g_afterPatchInstructionBuf);
270 g_afterPatchInstructionBuf) + offset + INSTRUCTION_SIZE),
274 EXPECT_EQ(CopyToJitCode(signer, g_jitMemory, g_afterPatchInstructionBuf,
298 EXPECT_EQ(CopyToJitCode(signer, g_jitMemory, g_afterPatchInstructionBuf,
346 EXPECT_EQ(CopyToJitCode(signer, g_jitMemory, g_afterPatchInstructionBuf,
447 RegisterTmpBuffer(signer, g_afterPatchInstructionBuf);
454 EXPECT_EQ(CopyToJitCode(signer, g_jitMemory, g_afterPatchInstructionBuf,
477 RegisterTmpBuffer(signer, g_afterPatchInstructionBuf);
[all …]