reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
131 bool instruction_length(uint8_t *insn, int &length, uint32_t buffer_remaining_bytes);
983 if (!instruction_length(m_cur_insn, insn_len, size - current_func_text_offset) 1383 if (!instruction_length(m_cur_insn, insn_len, size - offset) || 1593 if (!instruction_length(m_cur_insn, insn_len, size - offset)