Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDLL.h61 std::vector<Chunk *> hintNames; variable
DDLL.cpp617 v.insert(v.end(), hintNames.begin(), hintNames.end()); in getChunks()
656 hintNames.push_back(c); in create()