Home
last modified time | relevance | path

Searched defs:codeStart (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/disassembler/tests/
Dtest_debug_info.cpp79 size_t codeStart = bodyG.find("# CODE:\n"); in TEST() local
/arkcompiler/runtime_core/static_core/verification/absint/
Dabsint.cpp142 const void *codeStart = verifCtx.GetJob()->JobMethod()->GetInstructions(); in VerifyEntryPoints() local