Home
last modified time | relevance | path

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

/netbsd-src/sys/ddb/
H A Ddb_elf.c57 static db_sym_t db_elf_lookup(db_symtab_t *, const char *);
71 db_elf_lookup,
241 db_elf_lookup(db_symtab_t *stab, const char *symstr) in db_elf_lookup() function