Home | History | Annotate | Download | only in bfd

Lines Matching defs:toc_ref

8181   unsigned char *toc_ref;
8200 toc_ref = NULL;
8218 free (toc_ref);
8245 free (toc_ref);
8420 if (toc_ref == NULL)
8421 toc_ref
8423 if (toc_ref == NULL)
8440 toc_ref[toc_ref_index] = 1;
8444 if (pass != 0 && toc_ref[toc_ref_index] == 0)
8455 || toc_ref == NULL
8456 || !toc_ref[(rel->r_offset + toc->output_offset) / 8])
8470 || toc_ref == NULL
8471 || !toc_ref[(rel->r_offset + toc->output_offset) / 8])
8567 toc_ref[toc_ref_index] = 1;
8698 free (toc_ref);