Searched defs:parseLazy (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/COFF/ | ||
H A D | InputFiles.cpp | 137 void ObjFile::parseLazy() { in parseLazy() function in ObjFile |
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | InputFiles.cpp | 1740 void BitcodeFile::parseLazy() { parseLazy() function in BitcodeFile |
/freebsd-src/contrib/llvm-project/lld/MachO/ | ||
H A D | InputFiles.cpp | 1049 template <class LP> void ObjFile::parseLazy() { in parseLazy() function in ObjFile |