Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h297 bool zText; member
H A DDriver.cpp367 if (config->zText && config->zIfuncNoplt) in checkOptions()
1311 config->zText = getZFlag(args, "text", "notext", true); in readConfigs()
H A DSyntheticSections.cpp1351 if (!config->zText) in computeContents()
1450 if (!config->zText) in computeContents()