Searched refs:__exec (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/sys/boot/i386/btx/lib/
H A Dbtxsys.s26 .global __exec
39 __exec: movl $0x1,%eax # BTX system label
H A Dbtxv86.h65 void __exec(caddr_t, ...);
/freebsd-10-stable/sys/boot/pc98/btx/lib/
H A Dbtxsys.s26 .global __exec
39 __exec: movl $0x1,%eax # BTX system label
H A Dbtxv86.h65 void __exec(caddr_t, ...);
/freebsd-10-stable/sys/boot/i386/libi386/
H A Delf32_freebsd.c75 __exec((void *)entry, boothowto, bootdev, 0, 0, 0, bootinfop, modulep, kernend);
H A Delf64_freebsd.c117 __exec((void *)VTOP(amd64_tramp), modulep, kernend);
H A Dmultiboot.c339 __exec((void *)VTOP(multiboot_tramp), (void *)entry,
/freebsd-10-stable/contrib/libc++/src/
H A Dregex.cpp279 __match_any_but_newline<char>::__exec(__state& __s) const function in class:__match_any_but_newline
306 __match_any_but_newline<wchar_t>::__exec(__state& __s) const function in class:__match_any_but_newline
/freebsd-10-stable/sys/boot/i386/gptboot/
H A Dgptboot.c330 __exec((caddr_t)addr, RB_BOOTINFO | (opts & RBX_MASK),
/freebsd-10-stable/sys/boot/pc98/boot2/
H A Dboot2.c482 __exec((caddr_t)addr, RB_BOOTINFO | (opts & RBX_MASK),
/freebsd-10-stable/sys/boot/i386/boot2/
H A Dboot2.c343 __exec((caddr_t)addr, RB_BOOTINFO | (opts & RBX_MASK),
/freebsd-10-stable/sys/boot/i386/zfsboot/
H A Dzfsboot.c817 __exec((caddr_t)addr, RB_BOOTINFO | (opts & RBX_MASK),

Completed in 133 milliseconds