Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDLL.h67 std::vector<Chunk *> hintNames; variable
H A DDLL.cpp904 v.insert(v.end(), hintNames.begin(), hintNames.end()); in getChunks()
977 hintNames.push_back(c); in create()