Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DConfig.h210 llvm::StringRef csProfilePath; member
H A DLTO.cpp60 c.CSIRProfile = std::string(config->csProfilePath); in createConfig()
H A DDriver.cpp1677 config->csProfilePath = args.getLastArgValue(OPT_cs_profile_path); in link()