Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dprintk.c124 static noinline char *findsym(unsigned long ip, unsigned short *off, unsigned short *len) in findsym() function
160 p = findsym((unsigned long)ip, &off, &len); in strsym()