Home
last modified time | relevance | path

Searched refs:monstartup (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/common/amd64/
H A Dgcrt1.s47 .globl monstartup
150 call monstartup
/titanic_41/usr/src/lib/common/i386/
H A Dgcrt1.s47 .globl monstartup
119 call monstartup
/titanic_41/usr/src/lib/libbc/csu/common/
H A Dmon.c84 monstartup(char *lowpc, char *highpc) in monstartup() function