Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/COFF/
H A DDLL.h65 std::vector<Chunk *> hintNames; variable
H A DDLL.cpp703 v.insert(v.end(), hintNames.begin(), hintNames.end()); in getChunks()
745 hintNames.push_back(c); in create()