Searched defs:SharedFile (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | SymbolTable.h | 20 class SharedFile; variable |
H A D | InputFiles.cpp | 1363 SharedFile::SharedFile(MemoryBufferRef m, StringRef defaultSoName) SharedFile() function in SharedFile |
H A D | Config.h | 41 class SharedFile; global() variable |
/llvm-project/lld/wasm/ | ||
H A D | InputFiles.h | 149 explicit SharedFile(MemoryBufferRef m) : InputFile(SharedKind, m) {} SharedFile() function |
H A D | Config.h | 28 class SharedFile; global() variable |