Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DLinkUtils.h43 bool NoTimestamp = false; member
H A Ddsymutil.cpp230 Options.LinkOpts.NoTimestamp = Args.hasArg(OPT_no_swiftmodule_timestamp); in getOptions()
H A DDwarfLinkerForBinary.cpp411 if (!Options.NoTimestamp) { in link()