Searched refs:a_entry (Results 1 – 4 of 4) sorted by relevance
8 unsigned long a_entry; /* entry point */ member40 start = astate.head.a_entry; in aout_probe()64 astate.head.a_entry = astate.curaddr + 0x20; in aout_download()102 astate.curaddr = astate.head.a_entry; in aout_download()133 entry = astate.head.a_entry; in aout_download()
356 off = -(astate.head.a_entry & 0xff000000); in aout_freebsd_probe()357 astate.head.a_entry += off; in aout_freebsd_probe()372 xstart32(astate.head.a_entry, freebsd_howto, NODEV, 0, 0, 0, in aout_freebsd_boot()
11 unsigned a_entry; /* start address */ member
94 unsigned long a_entry; /* entry point */ member