Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DInputFiles.cpp1227 static bool isBitcodeNonCommonDef(MemoryBufferRef mb, StringRef symName, in isBitcodeNonCommonDef() function
1803 return isBitcodeNonCommonDef(mb, name, archiveName); in shouldExtractForCommon()