Searched refs:local_symbol_resolved_p (Results 1 – 4 of 4) sorted by relevance
151 #define local_symbol_resolved_p(l) ((l)->lsy_flags.sy_resolved) macro
230 if (local_symbol_resolved_p (locsym)) in local_symbol_convert()1051 if (local_symbol_resolved_p (locsym)) in resolve_symbol_value()2627 return local_symbol_resolved_p ((struct local_symbol *) s); in symbol_resolved_p()2825 if (local_symbol_resolved_p (locsym)) in print_symbol_value_1()
1873 (local_symbol_resolved_p): Adjust.
1504 (local_symbol_resolved_p, local_symbol_mark_resolved): Define.