Home
last modified time | relevance | path

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

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