Home | History | Annotate | Download | only in config

Lines Matching full:sym_ptr_ptr

1338   reloc->sym_ptr_ptr = (asymbol **) xmalloc (sizeof (asymbol *));
1339 *reloc->sym_ptr_ptr = symbol_get_bfdsym (fixp->fx_addsy);