Home
last modified time | relevance | path

Searched refs:ModuleHandles (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DDLL.h58 std::vector<Chunk *> ModuleHandles; variable
H A DDLL.cpp542 V.insert(V.end(), ModuleHandles.begin(), ModuleHandles.end()); in getDataChunks()
584 ModuleHandles.push_back(MH); in create()