Home | History | Annotate | Download | only in config

Lines Matching full:sym_ptr_ptr

7152   reloc->sym_ptr_ptr = (asymbol **) xmalloc (sizeof (asymbol *));
7153 *reloc->sym_ptr_ptr = symbol_get_bfdsym (fixp->fx_addsy);