Searched defs:entry_point (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/arch/next68k/stand/boot/ |
H A D | boot.c | 61 int entry_point; /* return value filled in by machdep_start */ variable
|
/netbsd-src/sys/arch/news68k/stand/bootxx/ |
H A D | bootxx.c | 71 void (*entry_point)(uint32_t, uint32_t, uint32_t, uint32_t) = variable
|
/netbsd-src/sys/arch/newsmips/stand/bootxx/ |
H A D | bootxx.c | 48 void (*entry_point)(uint32_t, uint32_t, uint32_t, uint32_t, void *) = variable
|
/netbsd-src/sys/arch/macppc/stand/bootxx/ |
H A D | bootxx.c | 59 void (*entry_point)(int, int, void *) = (void *)DEFAULT_ENTRY_POINT; variable
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/ |
H A D | interception_win_test.cc | 241 uptr *entry_point, in LoadActiveCode()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | dllwrap.c | 69 static char *entry_point; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | dllwrap.c | 69 static char *entry_point; variable
|