Home
last modified time | relevance | path

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

/freebsd/usr.sbin/kldxref/
H A Dfileformat3 and is processed by sys/kern/kern_linker.c::linker_hints_lookup()
/freebsd/sys/kern/
H A Dkern_linker.c1991 linker_hints_lookup(const char *path, int pathlen, const char *modname, in linker_hints_lookup() function
2138 result = linker_hints_lookup(cp, ep - cp, modname, in linker_search_module()