Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp54 ElapsedTime elapsed(m_dwarf.GetDebugInfoParseTimeRef()); in ExtractUnitDIENoDwoIfNeeded()
216 ElapsedTime elapsed(m_dwarf.GetDebugInfoParseTimeRef()); in ExtractDIEsRWLocked()
H A DSymbolFileDWARF.h330 lldb_private::StatsDuration &GetDebugInfoParseTimeRef() { in GetDebugInfoParseTimeRef() function