Home | History | Annotate | Download | only in src

Lines Matching defs:region

102 struct region
106 struct region *next;
244 struct region *regions = NULL;
279 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. */
809 const struct region *r1 = (const struct region *) p1;
810 const struct region *r2 = (const struct region *) p2;