Searched refs:symbol_constant_p (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dsymbols.h197 extern int symbol_constant_p (symbolS *);
H A Dread.c3618 || !symbol_constant_p (symbolP)))
H A Dsymbols.c2611 symbol_constant_p (symbolS *s)
2607 symbol_constant_p (symbolS *s) function
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-coff.c728 || ! symbol_constant_p (def_symbol_in_progress)
1263 && symbol_constant_p (symp)
H A Dtc-mips.c11059 && symbol_constant_p (ep->X_add_symbol)

Completed in 453 milliseconds