Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Decoff.c1413 shash_t **ret_hash);
1553 shash_t **ret_hash /* return hash pointer */) in add_string() argument
1589 if (ret_hash != (shash_t **) NULL) in add_string()
1590 *ret_hash = hash_ptr; in add_string()