Home | History | Annotate | Download | only in config

Lines Matching refs:seginfo

630   segment_info_type *seginfo = seg_info (sec);
636 /* If seginfo is NULL, we did not create this section; don't do
639 if (seginfo == NULL)
643 if (! seginfo->fix_root)
648 prevP = &seginfo->fix_root;
649 for (fixp = seginfo->fix_root; fixp; fixp = next)
718 for (fixp = seginfo->fix_root; fixp; fixp = next)
3390 segment_info_type *seginfo = seg_info (alpha_link_section);
3401 if (seginfo->frchainP)
3402 for (fixp = seginfo->frchainP->fix_root;