Home | Sort by: relevance | last modified time | path |
/src/sys/compat/netbsd32/ | |
netbsd32_exec.h | 50 netbsd32_u_long a_entry; /* entry point */ member in struct:netbsd32_exec |
/src/sys/arch/ews4800mips/stand/common/ | |
coffhdrfix.c | 62 Coff_Word a_entry; member in struct:coff_aouthdr |
/src/sys/sys/ | |
exec_aout.h | 51 unsigned long a_entry; /* entry point */ member in struct:exec |
exec_coff.h | 68 long a_entry; member in struct:coff_aouthdr |
/src/tools/arm-elf2aout/sys/ | |
exec_aout.h | 51 uint32_t a_entry; /* entry point */ member in struct:exec |
/src/tools/m68k-elf2aout/sys/ | |
exec_aout.h | 51 uint32_t a_entry; /* entry point */ member in struct:exec |
/src/sys/arch/hppa/stand/mkboot/ | |
mkboot.c | 92 u_long a_entry; /* entry point */ member in struct:exec 252 entry = ex.a_entry; |
/src/sys/arch/hppa/include/ | |
som.h | 60 u_int entry; /* how is it different from a_entry? */ 103 long a_entry; member in struct:som_exec_aux |
/src/sys/arch/x68k/stand/aout2hux/ | |
aout68k.h | 38 be_uint32_t a_entry; /* entry point address */ member in struct:aout_m68k |