Home
last modified time | relevance | path

Searched defs:outputFileBaseName (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/COFF/
H A DLTO.cpp249 StringRef outputFileBaseName = sys::path::filename(ctx.config.outputFile); compile() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DLTO.cpp402 StringRef outputFileBaseName = sys::path::filename(config->outputFile); compile() local