Lines Matching defs:toc_first_sec
3254 asection *toc_first_sec;
12728 htab->toc_first_sec = NULL;
12752 htab->toc_first_sec = isec;
12762 addr = (htab->toc_first_sec->output_offset
12763 + htab->toc_first_sec->output_section->vma);
12787 /* During the second pass toc_first_sec points to the start of
12794 if (htab->toc_first_sec == NULL
12798 htab->toc_first_sec = isec;
12800 addr = (htab->toc_first_sec->output_offset
12801 + htab->toc_first_sec->output_section->vma);
13031 htab->toc_first_sec = NULL;