Home
last modified time | relevance | path

Searched refs:a_entry (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/core/
Daout_loader.c8 unsigned long a_entry; /* entry point */ member
40 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()
Dfreebsd_loader.c356 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()
/external/kernel-headers/original/uapi/asm-x86/asm/
Da.out.h11 unsigned a_entry; /* start address */ member
/external/google-breakpad/src/client/mac/handler/
Dbreakpad_nlist_64.cc94 unsigned long a_entry; /* entry point */ member