Home | History | Annotate | Download | only in bfd

Lines Matching defs:table_ptr

4698   unsigned int *table_ptr;
4718 table_ptr = (unsigned int *) bfd_zalloc (abfd, amt);
4720 if (table_ptr == NULL)
4731 table_ptr[this_index] = number_of_symbols;
5042 obj_convert (abfd) = table_ptr;