Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h233 bool hasCommonSyms = false; variable
H A DInputFiles.cpp1160 hasCommonSyms = true; in initializeSymbols()
H A DDriver.cpp2342 if (!file->hasCommonSyms) in replaceCommonSymbols()