Searched refs:SYMBOL_SEARCH_NAME (Results 1 – 6 of 6) sorted by relevance
639 if (strcmp_iw (SYMBOL_SEARCH_NAME (sym), name) == 0) in iter_name_first_hashed()659 if (strcmp_iw (SYMBOL_SEARCH_NAME (next), name) == 0) in iter_name_next_hashed()677 hash_index = (msymbol_hash_iw (SYMBOL_SEARCH_NAME (sym)) in insert_symbol_hashed()792 if (strcmp_iw (SYMBOL_SEARCH_NAME (sym), name) == 0) in iter_name_next_linear()
266 #define SYMBOL_SEARCH_NAME(symbol) \ macro273 (strcmp_iw (SYMBOL_SEARCH_NAME (symbol), (name)) == 0)
802 if (SYMBOL_SEARCH_NAME (msym) != SYMBOL_LINKAGE_NAME (msym)) in build_minimal_symbol_hash_tables()
207 return strcmp_iw_ordered (SYMBOL_SEARCH_NAME (*s1), in compare_psymbols()208 SYMBOL_SEARCH_NAME (*s2)); in compare_psymbols()
1572 if (strcmp_iw_ordered (SYMBOL_SEARCH_NAME (*center), name) >= 0) in lookup_partial_symbol()
6986 TYPE_NAME (SYMBOL_TYPE (sym)) = SYMBOL_SEARCH_NAME (sym); in new_symbol()