Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DConfig.h183 bool WarnBackrefs; member
H A DSymbolTable.cpp325 Config->WarnBackrefs && File && S->File->GroupId < File->GroupId; in addUndefined()
H A DDriver.cpp866 Config->WarnBackrefs = in readConfigs()