moentry
struct moentry *stable;
stable = (struct moentry *)(base + flip(mo->mo_sysdep_segoff, magic));
struct moentry *otable, *ttable;
otable = (struct moentry *)(base + flip(mo->mo_otable, magic));
ttable = (struct moentry *)(base + flip(mo->mo_ttable, magic));