Home
last modified time | relevance | path

Searched refs:ret_hash (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/
Decoff.c1413 shash_t **ret_hash);
1553 shash_t **ret_hash /* return hash pointer */) in add_string() argument
1585 if (ret_hash != (shash_t **) NULL) in add_string()
1586 *ret_hash = hash_ptr; in add_string()