HomeSort by relevance Sort by last modified time
    Searched refs:hash_insn_list (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
cgen-dis.c 29 static CGEN_INSN_LIST * hash_insn_list (CGEN_CPU_DESC, const CGEN_INSN_LIST *, CGEN_INSN_LIST **, CGEN_INSN_LIST *);
140 hash_insn_list (CGEN_CPU_DESC cd, function
215 hash_entry_buf = hash_insn_list (cd, insn_table->new_entries,
220 hash_insn_list (cd, macro_insn_table->new_entries,
cgen-asm.c 32 static CGEN_INSN_LIST * hash_insn_list (CGEN_CPU_DESC, const CGEN_INSN_LIST *, CGEN_INSN_LIST **, CGEN_INSN_LIST *);
96 hash_insn_list (CGEN_CPU_DESC cd, function
161 hash_entry_buf = hash_insn_list (cd, insn_table->new_entries,
166 hash_insn_list (cd, macro_insn_table->new_entries,

Completed in 416 milliseconds