Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp1737 static void TranslateImmToLabel(pandasm::Ins *paIns, LabelTable *labelTable, const uint8_t *insArr, in TranslateImmToLabel()
1824 auto paIns = BytecodeInstructionToPandasmInstruction(bcIns, methodId); in GetInstructions() local