Searched defs:SharedLibraryFile (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
H A DSharedLibraryFile.h20 class SharedLibraryFile : public File { class in namespace:lld
59 explicit SharedLibraryFile(StringRef path) : File(path, kindSharedLibrary) {} function in class:lld::SharedLibraryFile

Completed in 82 milliseconds