Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputFiles.cpp1264 static bool isBitcodeNonCommonDef(MemoryBufferRef mb, StringRef symName, in isBitcodeNonCommonDef() function
1317 return isBitcodeNonCommonDef(mb, sym.getName(), getName()); in shouldFetchForCommon()
1858 return isBitcodeNonCommonDef(mb, name, archiveName); in shouldFetchForCommon()