Home
last modified time | relevance | path

Searched refs:enableNonContiguousRegions (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp331 if (ctx.arg.enableNonContiguousRegions) in processInsertCommands()
580 if (!ctx.arg.enableNonContiguousRegions) in computeInputSections()
765 if (ctx.arg.enableNonContiguousRegions && !overwriteSections.empty()) in processSectionCommands()
H A DConfig.h327 bool enableNonContiguousRegions; member
H A DDriver.cpp1412 ctx.arg.enableNonContiguousRegions = in readConfigs()
H A DSyntheticSections.cpp4180 else if (ctx.arg.enableNonContiguousRegions) in finalizeContents()