Searched defs:findsym (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/usr.sbin/lockstat/ |
H A D | elf32.c | 167 NAME(findsym)(findsym_t find, char *name, uintptr_t *start, uintptr_t *end) argument
|
H A D | main.c | 502 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 D | sym.c | 141 static struct hash_entry *findsym (const char *sym, hash_table table, int table_size) in findsym() function
|
/netbsd-src/usr.bin/unifdef/ |
H A D | unifdef.c | 940 findsym(const char *str) in findsym() function
|
/netbsd-src/sys/kern/ |
H A D | kern_ksyms.c | 192 findsym(const char *name, struct ksyms_symtab *table, int type) in findsym() function
|