a_dstart 223 compat/ibcs2/ibcs2_exec.c epp->ep_daddr = COFF_SEGMENT_ALIGN(ap, ap->a_dstart); a_dstart 236 compat/ibcs2/ibcs2_exec.c COFF_SEGMENT_ALIGN(ap, ap->a_dstart + ap->a_dsize), a_dstart 257 compat/ibcs2/ibcs2_exec.c epp->ep_daddr = COFF_ROUND(ap->a_dstart, COFF_LDPGSZ); a_dstart 274 compat/ibcs2/ibcs2_exec.c COFF_SEGMENT_ALIGN(ap, ap->a_dstart + ap->a_dsize), a_dstart 75 compat/ibcs2/ibcs2_exec.h long a_dstart;