HomeSort by relevance Sort by last modified time
    Searched defs:LoadLibraryPermanently (Results 1 - 2 of 2) sorted by null

  /external/llvm/bindings/go/llvm/
support.go 29 // See llvm::sys::DynamicLibrary::LoadLibraryPermanently.
30 func LoadLibraryPermanently(lib string) error {
  /external/llvm/include/llvm/Support/
DynamicLibrary.h 76 static bool LoadLibraryPermanently(const char *Filename,

Completed in 1063 milliseconds