Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1339 static bool isBitcodeNonCommonDef(MemoryBufferRef mb, StringRef symName, in isBitcodeNonCommonDef() function
2017 return isBitcodeNonCommonDef(mb, name, archiveName); in shouldExtractForCommon()