Home
last modified time | relevance | path

Searched defs:baseName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DLTO.cpp249 StringRef baseName = sys::path::stem(bitcodeFilePath); in compile() local
H A DSymbolTable.cpp297 StringRef baseName = name; in loadMinGWSymbols() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp401 StringRef baseName = bitcodeFilePath.ends_with(")") in compile() local