Home | History | Annotate | Download | only in bfd

Lines Matching defs:toc_offset

107   /* As we wonder around the relocs, we'll keep the assigned toc_offset
109 bfd_vma toc_offset; /* Our addition, as required. */
151 SET_UNALLOCATED (ret->toc_offset);
861 if (IS_UNALLOCATED(h->toc_offset))
863 h->toc_offset = global_toc_size;
1113 our_toc_offset = h->toc_offset;
1165 MARK_AS_WRITTEN(h->toc_offset);