Searched refs:symbol_find_exact_noref (Results 1 – 3 of 3) sorted by relevance
45 symbolS *symbol_find_exact_noref (const char *name, int noref);
711 return symbol_find_exact_noref (name, 0); in symbol_find_exact()715 symbol_find_exact_noref (const char *name, int noref) in symbol_find_exact_noref() function773 return symbol_find_exact_noref (name, noref); in symbol_find_noref()
537 (symbol_find_exact_noref): ... new function.551 * symbols.h (symbol_find_noref, symbol_find_exact_noref): Declare.