Home
last modified time | relevance | path

Searched defs:___start (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/mmeye/stand/boot/
H A Dentry.S90 ___start: .long start label
/netbsd-src/sys/arch/mmeye/mmeye/
H A Dlocore.S186 ___start: .long start label
/netbsd-src/sys/arch/evbsh3/evbsh3/
H A Dlocore.S219 ___start: .long start label
/netbsd-src/lib/csu/common/
H A Dcrt0-common.c296 ___start(void (*cleanup)(void), /* from shared loader */ in ___start() function