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.h243 bool hasCommonSyms = false; variable
H A DInputFiles.cpp1172 hasCommonSyms = true; in initializeSymbols()
H A DDriver.cpp2518 if (!file->hasCommonSyms) in replaceCommonSymbols()