Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DConfig.h152 bool HasDynamicList = false; member
H A DScriptParser.cpp178 Config->HasDynamicList = true; in readDynamicList()
H A DWriter.cpp1609 if (Config->HasDynamicList) in computeIsPreemptible()