Home
last modified time | relevance | path

Searched defs:SharedFile (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lld/ELF/
H A DSymbolTable.h20 class SharedFile; variable
H A DInputFiles.cpp1363 SharedFile::SharedFile(MemoryBufferRef m, StringRef defaultSoName) SharedFile() function in SharedFile
[all...]
H A DConfig.h41 class SharedFile; global() variable
/llvm-project/lld/wasm/
H A DInputFiles.h149 explicit SharedFile(MemoryBufferRef m) : InputFile(SharedKind, m) {} SharedFile() function
H A DConfig.h28 class SharedFile; global() variable