Home | History | Annotate | Download | only in bfd

Lines Matching defs:toc_ref

8182   unsigned char *toc_ref;
8201 toc_ref = NULL;
8219 free (toc_ref);
8246 free (toc_ref);
8421 if (toc_ref == NULL)
8422 toc_ref
8424 if (toc_ref == NULL)
8441 toc_ref[toc_ref_index] = 1;
8445 if (pass != 0 && toc_ref[toc_ref_index] == 0)
8456 || toc_ref == NULL
8457 || !toc_ref[(rel->r_offset + toc->output_offset) / 8])
8471 || toc_ref == NULL
8472 || !toc_ref[(rel->r_offset + toc->output_offset) / 8])
8568 toc_ref[toc_ref_index] = 1;
8699 free (toc_ref);