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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DSymbols.h294 class LazyObject : public Symbol { class in namespace:lld::coff
296 LazyObject(LazyObjFile *f, StringRef n) function in class:lld::coff::LazyObject
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSymbols.h413 class LazyObject : public Symbol { class in namespace:lld::elf
415 LazyObject(InputFile &file, StringRef name) function in class:lld::elf::LazyObject

Completed in 160 milliseconds