Home
last modified time | relevance | path

Searched refs:sysvHash (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDConfig.h299 bool sysvHash = false; member
HDDriver.cpp1706 config->sysvHash = true; in readConfigs()
1710 config->sysvHash = config->gnuHash = true; in readConfigs()
1860 config->sysvHash = true; in setConfigs()
1862 config->sysvHash = config->gnuHash = true; in setConfigs()
HDSyntheticSections.cpp4776 if (config->sysvHash) { in createSyntheticSections()