Home
last modified time | relevance | path

Searched refs:trapDump (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dtrap.h105 void trapDump(char *msg);
/f-stack/freebsd/mips/mips/
H A Dtrap.c1016 trapDump("fpintr"); in trap()
1074 trapDump("trap"); in trap()
1125 trapDump(char *msg) in trapDump() function