Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/cflow/
Dcflow_info.cpp60 … uint8_t const *nextInstPc = &pc[sz]; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in FillCodeMaps() local
105 … uint8_t const *nextInstPc = &pc[sz]; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ProcessCatchBlocks() local