Home | History | Annotate | Download | only in src

Lines Matching refs:region

110 struct region
114 struct region *next;
252 struct region *regions = NULL;
287 struct region *newp = (struct region *) alloca (sizeof (*newp));
553 struct region ehdr_region;
554 struct region phdr_region;
574 struct region *regionsarr = alloca (nregions * sizeof (struct region));
632 /* Compare the [LAST,FROM) region. */
807 const struct region *r1 = (const struct region *) p1;
808 const struct region *r2 = (const struct region *) p2;