Home
last modified time | relevance | path

Searched refs:r_opc_num (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c107 int r_opc_num = (sizeof r_opc) / (sizeof (char)); in dlx_r_type() local
150 for (idx = 0; idx < r_opc_num; idx++) in dlx_r_type()
158 if (idx == r_opc_num) in dlx_r_type()