Searched refs:sy_resolved (Results 1 – 4 of 4) sorted by relevance
34 unsigned int sy_resolved : 1; member151 #define local_symbol_resolved_p(l) ((l)->lsy_flags.sy_resolved)152 #define local_symbol_mark_resolved(l) ((l)->lsy_flags.sy_resolved = 1)
202 ret->lsy_flags.sy_resolved = 0; in local_symbol_make()231 ret->sy_flags.sy_resolved = 1; in local_symbol_convert()1065 if (symp->sy_flags.sy_resolved) in resolve_symbol_value()1466 symp->sy_flags.sy_resolved = 1; in resolve_symbol_value()1471 symp->sy_flags.sy_resolved = 1; in resolve_symbol_value()1517 if (!symbolP->sy_flags.sy_resolved && exp.X_op != O_illegal) in snapshot_symbol()1931 if (!s->sy_flags.sy_resolved) in S_GET_VALUE()1942 if (! s->sy_flags.sy_resolved in S_GET_VALUE()2618 s->sy_flags.sy_resolved = 1; in symbol_mark_resolved()2628 return s->sy_flags.sy_resolved; in symbol_resolved_p()[all …]
5346 * config/tc-hppa.c (pa_comm): Set sy_resolved for the common10310 sy_resolved and sy_resolving single bit fields.10336 sy_forward; do initialize sy_resolved and sy_resolving.
63 @item sy_resolved