Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp474 bool backref = ctx.arg.warnBackrefs && file->groupId < other.file->groupId; in resolve()
H A DConfig.h391 bool warnBackrefs; member
H A DDriver.cpp1600 ctx.arg.warnBackrefs = in readConfigs()