Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp1582 …tic void translateImmToLabel(pandasm::Ins *pa_ins, LabelTable *label_table, const uint8_t *ins_arr, in translateImmToLabel()
1619 const auto ins_arr = code_accessor.GetInstructions(); in GetInstructions() local
/arkcompiler/runtime_core/assembler/tests/
Demitter_test.cpp789 const auto ins_arr = cda_f.GetInstructions(); in TEST() local