Home
last modified time | relevance | path

Searched refs:concatLTOPluginOptions (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DDriverUtils.cpp91 static void concatLTOPluginOptions(SmallVectorImpl<const char *> &args) { in concatLTOPluginOptions() function
120 concatLTOPluginOptions(vec); in parse()