Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h369 bool resolveGroups; member
H A DInputSection.cpp91 if (ctx.arg.resolveGroups) in getFlags()
H A DInputFiles.cpp576 if (!ctx.arg.resolveGroups) in parse()
H A DDriver.cpp1523 ctx.arg.resolveGroups = in readConfigs()