Searched defs:libName (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/COFF/ | ||
H A D | MinGW.cpp | 126 StringRef libName = sys::path::filename(path); addWholeArchive() local |
H A D | Driver.cpp | 540 StringRef libName = saver().save("lib" + s.str()); findLibMinGW() local |
/freebsd-src/contrib/bmake/ | ||
H A D | arch.c | 915 gn->path = Dir_FindFile(libName, path); in Arch_FindLib() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ | ||
H A D | SparcISelLowering.cpp | 2542 const char *libName = TLI.getLibcallName(VT == MVT::i32 LowerFP_TO_SINT() local |