Searched defs:instr_info (Results 1 – 6 of 6) sorted by relevance
39 ocsd_err_t TrcIDecode::DecodeInstruction(ocsd_instr_info *instr_info) in DecodeInstruction()72 ocsd_err_t TrcIDecode::DecodeA32(ocsd_instr_info *instr_info, struct decode_info *info) in DecodeA32()126 ocsd_err_t TrcIDecode::DecodeA64(ocsd_instr_info *instr_info, struct decode_info *info) in DecodeA64()177 ocsd_err_t TrcIDecode::DecodeT32(ocsd_instr_info *instr_info, struct decode_info *info) in DecodeT32()
89 ocsd_instr_info *instr_info) in lib_cb_DecodeArmInst()
169 inline ocsd_err_t TrcPktDecodeI::instrDecode(ocsd_instr_info *instr_info) in instrDecode()
347 ocsd_instr_info instr_info; in analyse_packet() local
221 InvariantInfo& instr_info = emplace_result.first->second; in TryHoistingInvariantInstructionsFromWhileBody() local
323 ocsd_err_t DecodeArmInstCB(const void *lib_context, ocsd_instr_info *instr_info) in DecodeArmInstCB()