Home
last modified time | relevance | path

Searched defs:libName (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DMinGW.cpp125 StringRef libName = sys::path::filename(path); in addWholeArchive() local
162 StringRef libName = sys::path::filename(sym->getFile()->parentName); in shouldExport() local
H A DDriver.cpp531 StringRef libName = saver().save("lib" + s.str()); in findLibMinGW() local
949 std::string libName = getImportName(asLib); in createImportLibrary() local
/freebsd/contrib/bmake/
H A Darch.c913 char *libName = str_concat3("lib", gn->name + 2, ".a"); in Arch_FindLib() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2534 const char *libName = TLI.getLibcallName(VT == MVT::i32 in LowerFP_TO_SINT() local
2565 const char *libName = TLI.getLibcallName(OpVT == MVT::i32 in LowerSINT_TO_FP() local