Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_linker.c1670 linker_lookup_file(const char *path, int pathlen, const char *name, in linker_lookup_file() function
1825 result = linker_lookup_file(path, pathlen, cp, clen, &mattr); in linker_hints_lookup()
1827 result = linker_lookup_file(path, pathlen, best, blen, &mattr); in linker_hints_lookup()
1848 result = linker_lookup_file(path, pathlen, modname, in linker_hints_lookup()
1897 result = linker_lookup_file(cp, ep - cp, name, len, NULL); in linker_search_kld()