Home | History | Annotate | Download | only in bfd

Lines Matching refs:table_ptr

4740   unsigned int *table_ptr;
4761 table_ptr = (unsigned int *) bfd_zalloc (abfd, amt);
4763 if (table_ptr == NULL)
4774 table_ptr[this_index] = number_of_symbols;
5086 obj_convert (abfd) = table_ptr;