Home
last modified time | relevance | path

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

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