Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gas/
H A Dsymbols.h43 symbolS *symbol_find_noref (const char *name, int noref);
45 symbolS *symbol_find_exact_noref (const char *name, int noref);
H A Dsymbols.c862 symbol_find_exact_noref (const char *name, int noref) in symbol_find_exact_noref() argument
871 if (sym && ! noref) in symbol_find_exact_noref()
884 symbol_find_noref (const char *name, int noref) in symbol_find_noref() argument
915 result = symbol_find_exact_noref (name, noref); in symbol_find_noref()
/netbsd/external/gpl3/binutils/dist/gas/
H A Dsymbols.h43 symbolS *symbol_find_noref (const char *name, int noref);
45 symbolS *symbol_find_exact_noref (const char *name, int noref);
H A Dsymbols.c879 symbol_find_exact_noref (const char *name, int noref) in symbol_find_exact_noref() argument
888 if (sym && ! noref) in symbol_find_exact_noref()
901 symbol_find_noref (const char *name, int noref) in symbol_find_noref() argument
932 result = symbol_find_exact_noref (name, noref); in symbol_find_noref()
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Dsymbols.h43 symbolS *symbol_find_noref (const char *name, int noref);
45 symbolS *symbol_find_exact_noref (const char *name, int noref);
H A Dsymbols.c870 symbol_find_exact_noref (const char *name, int noref) in symbol_find_exact_noref() argument
886 if (sym && ! noref) in symbol_find_exact_noref()
899 symbol_find_noref (const char *name, int noref) in symbol_find_noref() argument
931 result = symbol_find_exact_noref (name, noref); in symbol_find_noref()
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Dsymbols.h43 symbolS *symbol_find_noref (const char *name, int noref);
45 symbolS *symbol_find_exact_noref (const char *name, int noref);
H A Dsymbols.c862 symbol_find_exact_noref (const char *name, int noref) in symbol_find_exact_noref() argument
871 if (sym && ! noref) in symbol_find_exact_noref()
884 symbol_find_noref (const char *name, int noref) in symbol_find_noref() argument
915 result = symbol_find_exact_noref (name, noref); in symbol_find_noref()