Home
last modified time | relevance | path

Searched refs:local_symbol_resolved_p (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
HDstruc-symbol.h141 #define local_symbol_resolved_p(l) ((l)->u.lsy_frag == NULL) macro
HDsymbols.c229 if (local_symbol_resolved_p (locsym)) in local_symbol_convert()
1014 if (local_symbol_resolved_p (locsym)) in resolve_symbol_value()
2560 return local_symbol_resolved_p ((struct local_symbol *) s); in symbol_resolved_p()
2741 if (local_symbol_resolved_p (locsym)) in print_symbol_value_1()
HDChangeLog-98991504 (local_symbol_resolved_p, local_symbol_mark_resolved): Define.