Searched refs:dis_hash_table (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dcgen-dis.c182 CGEN_INSN_LIST **dis_hash_table; local
188 dis_hash_table = (CGEN_INSN_LIST **)
190 memset (dis_hash_table, 0, hash_size * sizeof (CGEN_INSN_LIST *));
203 dis_hash_table, hash_entry_buf);
210 dis_hash_table, hash_entry_buf);
216 dis_hash_table, hash_entry_buf);
221 dis_hash_table, hash_entry_buf);
223 cd->dis_hash_table = dis_hash_table;
234 if (cd->dis_hash_table
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dcgen-dis.c187 CGEN_INSN_LIST **dis_hash_table; local
193 dis_hash_table = (CGEN_INSN_LIST **)
195 memset (dis_hash_table, 0, hash_size * sizeof (CGEN_INSN_LIST *));
208 dis_hash_table, hash_entry_buf);
215 dis_hash_table, hash_entry_buf);
221 dis_hash_table, hash_entry_buf);
226 dis_hash_table, hash_entry_buf);
228 cd->dis_hash_table = dis_hash_table;
239 if (cd->dis_hash_table
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dcgen-dis.c183 CGEN_INSN_LIST **dis_hash_table; local
189 dis_hash_table = (CGEN_INSN_LIST **)
191 memset (dis_hash_table, 0, hash_size * sizeof (CGEN_INSN_LIST *));
204 dis_hash_table, hash_entry_buf);
211 dis_hash_table, hash_entry_buf);
217 dis_hash_table, hash_entry_buf);
222 dis_hash_table, hash_entry_buf);
224 cd->dis_hash_table = dis_hash_table;
235 if (cd->dis_hash_table
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dcgen-dis.c187 CGEN_INSN_LIST **dis_hash_table; local
193 dis_hash_table = (CGEN_INSN_LIST **)
195 memset (dis_hash_table, 0, hash_size * sizeof (CGEN_INSN_LIST *));
208 dis_hash_table, hash_entry_buf);
215 dis_hash_table, hash_entry_buf);
221 dis_hash_table, hash_entry_buf);
226 dis_hash_table, hash_entry_buf);
228 cd->dis_hash_table = dis_hash_table;
239 if (cd->dis_hash_table
[all...]
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dcgen.h1378 CGEN_INSN_LIST **dis_hash_table;
1361 CGEN_INSN_LIST **dis_hash_table; member in struct:cgen_cpu_desc
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dcgen.h1379 CGEN_INSN_LIST **dis_hash_table;
1362 CGEN_INSN_LIST **dis_hash_table; member in struct:cgen_cpu_desc
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dcgen.h1379 CGEN_INSN_LIST **dis_hash_table;
1362 CGEN_INSN_LIST **dis_hash_table; member in struct:cgen_cpu_desc
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dcgen.h1378 CGEN_INSN_LIST **dis_hash_table;
1361 CGEN_INSN_LIST **dis_hash_table; member in struct:cgen_cpu_desc

Completed in 297 milliseconds