Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h333 std::vector<bool> keptComdats; variable
H A DInputFiles.cpp1880 keptComdats.push_back( in parse()
1928 if (c != -1 && !keptComdats[c]) in postParse()