Home
last modified time | relevance | path

Searched defs:lto (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbolTable.h137 std::unique_ptr<BitcodeCompiler> lto; variable
/freebsd/contrib/ntp/sntp/
H A Dutilities.c144 int hh, mm, lto, isdst; in tv_to_str() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp611 auto *lto = make<BitcodeCompiler>(); in compileBitcodeFiles() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h142 std::unique_ptr<BitcodeCompiler> lto; variable