Searched defs:sparseChunks (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | InputFiles.h | 309 std::vector<SectionChunk *> sparseChunks; global() variable |
H A D | InputFiles.cpp | 482 decltype(sparseChunks)().swap(sparseChunks); initializeSymbols() local |