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

/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DSymbols.h280 class LazyObject : public Symbol { class in namespace:lld::coff
282 LazyObject(LazyObjFile *f, StringRef n) function in class:lld::coff::LazyObject
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DSymbols.h408 class LazyObject : public Symbol { class in namespace:lld::elf
410 LazyObject(InputFile &file, StringRef name) function in class:lld::elf::LazyObject

Completed in 101 milliseconds