Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
A Dpgm_check_info.c32 static noinline char *findsym(unsigned long ip, unsigned short *off, unsigned short *len) in findsym() function
68 p = findsym((unsigned long)ip, &off, &len); in strsym()
/linux/scripts/
A Dunifdef.c217 static int findsym(const char *);
679 if ((cursym = findsym(cp)) < 0) in parseline()
869 sym = findsym(cp); in eval_unary()
883 sym = findsym(cp); in eval_unary()
1121 findsym(const char *str) in findsym() function
1159 symind = findsym(sym); in addsym()

Completed in 7 milliseconds