Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDLL.h62 std::vector<Chunk *> moduleHandles; variable
H A DDLL.cpp726 v.insert(v.end(), moduleHandles.begin(), moduleHandles.end()); in getDataChunks()
784 moduleHandles.push_back(mh); in create()