Searched refs:hash_replace (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dhash.h58 extern PTR hash_replace (struct hash_control *, const char *key,
H A Dhash.c294 hash_replace (struct hash_control *table, const char *key, PTR value) function
542 p = hash_replace (h, name = what ("symbol"), value = what ("value"));

Completed in 59 milliseconds