Searched refs:d30v_format_table (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dd30v.h85 /* in the d30v_format_table */
274 extern const struct d30v_format d30v_format_table[];
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dd30v.h85 /* in the d30v_format_table */
274 extern const struct d30v_format d30v_format_table[];
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dd30v.h85 /* in the d30v_format_table */
274 extern const struct d30v_format d30v_format_table[];
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dd30v.h85 /* in the d30v_format_table */
274 extern const struct d30v_format d30v_format_table[];
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dd30v-dis.c62 f = (struct d30v_format *) &d30v_format_table[op_index];
H A Dd30v-opc.c420 const struct d30v_format d30v_format_table[] = variable in typeref:struct:d30v_format
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dd30v-dis.c62 f = (struct d30v_format *) &d30v_format_table[op_index];
H A Dd30v-opc.c420 const struct d30v_format d30v_format_table[] = variable in typeref:struct:d30v_format
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dd30v-dis.c62 f = (struct d30v_format *) &d30v_format_table[op_index];
H A Dd30v-opc.c420 const struct d30v_format d30v_format_table[] = variable in typeref:struct:d30v_format
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dd30v-dis.c62 f = (struct d30v_format *) &d30v_format_table[op_index];
H A Dd30v-opc.c420 const struct d30v_format d30v_format_table[] = variable in typeref:struct:d30v_format
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-d30v.c1151 fm = (struct d30v_format *) &d30v_format_table[opcode_index];
1272 fm = (struct d30v_format *) &d30v_format_table[++k];
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-d30v.c1148 fm = (struct d30v_format *) &d30v_format_table[opcode_index];
1269 fm = (struct d30v_format *) &d30v_format_table[++k];
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-d30v.c1148 fm = (struct d30v_format *) &d30v_format_table[opcode_index];
1269 fm = (struct d30v_format *) &d30v_format_table[++k];

Completed in 281 milliseconds