Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h256 bool gnuHash = false; member
H A DDriver.cpp380 if (config->emachine == EM_MIPS && config->gnuHash) in checkOptions()
1708 config->gnuHash = true; in readConfigs()
1710 config->sysvHash = config->gnuHash = true; in readConfigs()
1862 config->sysvHash = config->gnuHash = true; in setConfigs()
H A DSyntheticSections.cpp4771 if (config->gnuHash) { in createSyntheticSections()