Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/lockstat/
H A Delf32.c167 NAME(findsym)(findsym_t find, char *name, uintptr_t *start, uintptr_t *end) argument
H A Dmain.c502 findsym(findsym_t find, char *name, uintptr_t *start, uintptr_t *end, bool chg) in findsym() function
/netbsd-src/external/bsd/flex/dist/src/
H A Dsym.c141 static struct hash_entry *findsym (const char *sym, hash_table table, int table_size) in findsym() function
/netbsd-src/usr.bin/unifdef/
H A Dunifdef.c940 findsym(const char *str) in findsym() function
/netbsd-src/sys/kern/
H A Dkern_ksyms.c192 findsym(const char *name, struct ksyms_symtab *table, int type) in findsym() function