Home | History | Annotate | Download | only in config

Lines Matching full:sym_ptr_ptr

10478   rel->sym_ptr_ptr = (asymbol **) xmalloc (sizeof (asymbol *));
10479 *rel->sym_ptr_ptr = symbol_get_bfdsym (fixp->fx_addsy);