Home
last modified time | relevance | path

Searched refs:curr_try_begin_inst_pc_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/abc2program/
H A Dabc_code_processor.cpp167 curr_try_begin_inst_pc_ = try_block.GetStartPc(); in HandleTryBlock()
169 AddLabel4InsAtPc(curr_try_begin_inst_pc_); in HandleTryBlock()
187 pa_catch_block.try_begin_label = GetLabelNameAtPc(curr_try_begin_inst_pc_); in FillCatchBlockLabels()
H A Dabc_code_processor.h69 uint32_t curr_try_begin_inst_pc_ = 0; member in panda::abc2program::AbcCodeProcessor

Completed in 2 milliseconds