Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LdSearchPaths []string = ParseLdConfig(loaderConfig)
Default search paths for the dynamic loader
Functions ¶
func FindLibraryFunc ¶
FindLibraryFunc searches a list of directories for a file given by its base name. Returns the first path for which the file exists and the usable predicate function returns true. If nothing is found, an empty string will be returned.
func ImportedLibraries ¶
func ParseLdConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.