Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DConfig.h252 bool zKeepTextSectionPrefix; member
H A DLinkerScript.cpp95 if (config->zKeepTextSectionPrefix) in getOutputSectionName()
H A DDriver.cpp1237 config->zKeepTextSectionPrefix = getZFlag( in readConfigs()