Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/test/unittest/
H A Djit_code_sign_test.cpp58 static Instr g_testPatchInstructionSet[] = { variable
70 sizeof(g_testPatchInstructionSet) / sizeof(g_testPatchInstructionSet[0]);
74 static void *g_testPatchInstructionBuf = CAST_VOID_PTR(g_testPatchInstructionSet);
221 PatchInstruction(signer, offset, g_testPatchInstructionSet[j]);
254 int patchSize = sizeof(g_testPatchInstructionSet);
271 CAST_VOID_PTR(&g_testPatchInstructionSet[1]),
399 int patchSize = sizeof(g_testPatchInstructionSet);
450 &g_afterPatchInstructionSet[TEST_PATCH_INDEX + j]), g_testPatchInstructionSet[j]);