Home
last modified time | relevance | path

Searched defs:GetDebugInfoIndexTime (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DSymbolFile.h338 virtual StatsDuration::Duration GetDebugInfoIndexTime() { return {}; } in GetDebugInfoIndexTime() function
/llvm-project-15.0.7/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp554 StatsDuration::Duration SymbolFileOnDemand::GetDebugInfoIndexTime() { in GetDebugInfoIndexTime() function in SymbolFileOnDemand
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp4101 StatsDuration::Duration SymbolFileDWARF::GetDebugInfoIndexTime() { in GetDebugInfoIndexTime() function in SymbolFileDWARF