Searched refs:symbol_find_exact_noref (Results 1 – 3 of 3) sorted by relevance
42 symbolS *symbol_find_exact_noref (const char *name, int noref);
690 return symbol_find_exact_noref (name, 0); in symbol_find_exact()694 symbol_find_exact_noref (const char *name, int noref) in symbol_find_exact_noref() function752 return symbol_find_exact_noref (name, noref); in symbol_find_noref()
539 (symbol_find_exact_noref): ... new function.553 * symbols.h (symbol_find_noref, symbol_find_exact_noref): Declare.