Lines Matching full:sym_ptr_ptr
6020 reloc->sym_ptr_ptr = (asymbol **) xmalloc (sizeof (asymbol *));6021 *reloc->sym_ptr_ptr = symbol_get_bfdsym (fixp->fx_addsy);6036 free (reloc->sym_ptr_ptr);