Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DDLL.h61 std::vector<Chunk *> hintNames; variable
H A DDLL.cpp619 v.insert(v.end(), hintNames.begin(), hintNames.end()); in getChunks()
658 hintNames.push_back(c); in create()