HomeSort by relevance Sort by last modified time
    Searched refs:hash_insert (Results 26 - 50 of 59) sorted by null

12 3

  /toolchain/binutils/binutils-2.27/gas/config/
tc-i860.c 223 retval = hash_insert (op_hash, name, (void *) &i860_opcodes[i]);
    [all...]
tc-mn10200.c 704 hash_insert (mn10200_hash, op->name, (char *) op);
tc-nds32.c     [all...]
tc-ppc.c     [all...]
tc-spu.c 126 retval = hash_insert (op_hash, spu_opcodes[i].mnemonic,
tc-xgate.c 345 hash_insert (xgate_hash, (char *) op_handles[j].name,
    [all...]
tc-sparc.c 1016 retval = hash_insert (op_hash, name, (void *) &sparc_opcodes[i]);
1052 retval = hash_insert (op_hash, native_op_table[i].name,
    [all...]
tc-d10v.c 292 hash_insert (d10v_hash, opcode->name, (char *) opcode);
    [all...]
tc-mcore.c 468 hash_insert (opcode_hash_control, mcore_table[i].name, (char *) &mcore_table[i]);
    [all...]
tc-ns32k.c     [all...]
tc-m68k.c     [all...]
obj-elf.c     [all...]
tc-d30v.c 317 hash_insert (d30v_hash, opcode->name, (char *) opcode);
    [all...]
tc-h8300.c 291 hash_insert (opcode_hash_control, buffer, (char *) pi);
    [all...]
tc-microblaze.c 410 hash_insert (opcode_hash_control, opcode->name, (char *) opcode);
    [all...]
tc-mn10300.c 930 hash_insert (mn10300_hash, op->name, (char *) op);
    [all...]
tc-score.c     [all...]
tc-score7.c     [all...]
tc-ia64.c     [all...]
tc-cris.c     [all...]
tc-mmix.c 778 hash_insert (mmix_opcode_hash, opcode->name, (char *) opcode);
    [all...]
tc-msp430.c     [all...]
tc-sh64.c     [all...]
  /toolchain/binutils/binutils-2.27/gas/
dwarf2dbg.c     [all...]
ecoff.c     [all...]

Completed in 864 milliseconds

12 3