Searched refs:linker_debug_lookup (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/kern/
H A Dkern_linker.c903 * linker_debug_lookup() is ifdef DDB as currently it's only used by DDB.
907 linker_debug_lookup(const char *symstr, c_linker_sym_t *sym) function
994 return (linker_debug_lookup(symstr, sym));

Completed in 62 milliseconds