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.cpp1317 static bool isBitcodeNonCommonDef(MemoryBufferRef mb, StringRef symName, in isBitcodeNonCommonDef() function
1903 return isBitcodeNonCommonDef(mb, name, archiveName); in shouldExtractForCommon()