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

/freebsd-11-stable/contrib/binutils/gas/
H A Dstruc-symbol.h116 symbol, and lsy_sym points to it. */
128 symbolS *lsy_sym; member in union:local_symbol::__anon363
145 #define local_symbol_get_real_symbol(l) ((l)->u.lsy_sym)
146 #define local_symbol_set_real_symbol(l, s) ((l)->u.lsy_sym = (s))

Completed in 106 milliseconds