Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/cris/kernel/
Dkgdb.c348 static unsigned char *bin2mem (unsigned char *mem, unsigned char *buf, int count);
804 bin2mem (unsigned char *mem, unsigned char *buf, int count) in bin2mem() function
1139 bin2mem(addr, dataptr + 1, length); in handle_exception()