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

/freebsd-11.0-release/sys/kern/
H A Dkern_linker.c872 * linker_debug_lookup() is ifdef DDB as currently it's only used by DDB.
876 linker_debug_lookup(const char *symstr, c_linker_sym_t *sym) function
963 return (linker_debug_lookup(symstr, sym));

Completed in 87 milliseconds