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

/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dwrstabs.c333 #define string_hash_lookup(t, string, create, copy) \
352 h = string_hash_lookup (&info->strhash, string, TRUE, TRUE);
355 non_fatal (_("string_hash_lookup failed: %s"),
1860 h = string_hash_lookup (&info->typedef_hash, name, FALSE, FALSE);
1916 h = string_hash_lookup (&info->typedef_hash, name, TRUE, FALSE);
1919 non_fatal (_("string_hash_lookup failed: %s"),
332 #define string_hash_lookup macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Decofflink.c339 #define string_hash_lookup(t, string, create, copy) \
725 fh = string_hash_lookup (&ainfo->fdr_hash, lookup, TRUE, TRUE);
876 sh = string_hash_lookup (&ainfo->str_hash, name, TRUE, TRUE);
1099 sh = string_hash_lookup (&ainfo->str_hash, string, TRUE, TRUE);
336 #define string_hash_lookup macro

Completed in 74 milliseconds