Home | History | Annotate | Download | only in config

Lines Matching full:to_symbol

2177 		      symbolS *to_symbol ATTRIBUTE_UNUSED)
2195 symbolS *to_symbol)
2199 offset = to_addr - S_GET_VALUE (to_symbol);
2203 fix_new (frag, ptr - frag->fr_literal, 4, to_symbol, (long) 0, 0, NO_RELOC);