Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp149 struct RTDyldTimers { struct
156 std::unique_ptr<RTDyldTimers> Timers; argument
969 Timers = ShowTimes ? std::make_unique<RTDyldTimers>() : nullptr; in main()