Home
last modified time | relevance | path

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

/src/sbin/geom/core/
H A Dgeom.c524 library_path(void) in library_path() function
543 tofree = totalpath = strdup(library_path()); in load_library()
/src/contrib/llvm-project/lld/ELF/
H A DOptions.td302 def library_path: JoinedOrSeparate<["-"], "L">, MetaVarName<"<dir>">,
585 def: Separate<["--", "-"], "library-path">, Alias<library_path>;
586 def: Joined<["--", "-"], "library-path=">, Alias<library_path>;