Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/cflow/
Dcflow_check.cpp31 … const uint8_t *&target, uint8_t const *&methodStart, in CheckValidFlagInstructionException()
57 uint8_t const *methodStart = method->GetInstructions(); in CheckCode() local