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

  /toolchain/binutils/binutils-2.25/gas/
hash.h 58 extern void *hash_replace (struct hash_control *, const char *key,
hash.c 274 hash_replace (struct hash_control *table, const char *key, void *value) function
521 p = hash_replace (h, name = what ("symbol"), value = what ("value"));
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic4x.c 739 hash_replace (tic4x_asg_hash, name, (void *) str);
    [all...]
tc-tic54x.c     [all...]

Completed in 471 milliseconds