Lines Matching refs:region
99 struct region
103 struct region *next;
257 struct region *regions = NULL;
292 struct region *newp = (struct region *) alloca (sizeof (*newp));
568 struct region ehdr_region;
569 struct region phdr_region;
589 struct region *regionsarr = alloca (nregions * sizeof (struct region));
647 /* Compare the [LAST,FROM) region. */
810 const struct region *r1 = (const struct region *) p1;
811 const struct region *r2 = (const struct region *) p2;