Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1275 static bool isBitcodeNonCommonDef(MemoryBufferRef mb, StringRef symName, in isBitcodeNonCommonDef() function
1329 return isBitcodeNonCommonDef(mb, sym.getName(), getName()); in shouldFetchForCommon()
1878 return isBitcodeNonCommonDef(mb, name, archiveName); in shouldFetchForCommon()