Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDConfig.h326 bool zKeepTextSectionPrefix; member
HDLinkerScript.cpp101 if (config->zKeepTextSectionPrefix) in getOutputSectionName()
HDDriver.cpp1483 config->zKeepTextSectionPrefix = getZFlag( in readConfigs()