Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DConfig.h311 bool zKeepTextSectionPrefix; member
H A DLinkerScript.cpp99 if (config->zKeepTextSectionPrefix) in getOutputSectionName()
H A DDriver.cpp1434 config->zKeepTextSectionPrefix = getZFlag( in readConfigs()