Lines Matching defs:toc_first_sec
3246 asection *toc_first_sec;
12714 htab->toc_first_sec = NULL;
12738 htab->toc_first_sec = isec;
12748 addr = (htab->toc_first_sec->output_offset
12749 + htab->toc_first_sec->output_section->vma);
12773 /* During the second pass toc_first_sec points to the start of
12780 if (htab->toc_first_sec == NULL
12784 htab->toc_first_sec = isec;
12786 addr = (htab->toc_first_sec->output_offset
12787 + htab->toc_first_sec->output_section->vma);
13017 htab->toc_first_sec = NULL;