Searched defs:insArr (Results 1 – 4 of 4) sorted by relevance
113 auto insArr = codeAccessor.GetInstructions(); in GetInsInfo() local1707 static void TranslateImmToLabel(pandasm::Ins *paIns, LabelTable *labelTable, const uint8_t *insArr, in TranslateImmToLabel()1758 const auto insArr = codeAccessor.GetInstructions(); in GetInstructions() local
1508 …aFileTranslator::TranslateBytecode(JSPandaFile *jsPandaFile, uint32_t insSz, const uint8_t *insArr, in TranslateBytecode()
307 void BytecodeInfoCollector::CollectMethodPcsFromBC(const uint32_t insSz, const uint8_t *insArr, in CollectMethodPcsFromBC()
795 const auto insArr = cdaF.GetInstructions(); in TEST() local