| /freebsd-12.1/contrib/llvm/tools/lldb/source/Initialization/ |
| H A D | SystemInitializerCommon.cpp | 83 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in Initialize() local 84 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in Initialize() 113 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in Terminate() local 114 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in Terminate()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | Module.cpp | 401 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in GetNumCompileUnits() local 425 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in ResolveFileAddress() local 426 Timer scoped_timer(func_cat, in ResolveFileAddress() 581 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in ResolveSymbolContextsForFileSpec() local 582 Timer scoped_timer(func_cat, in ResolveSymbolContextsForFileSpec() 950 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindTypes_Impl() local 951 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in FindTypes_Impl() 1308 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindFirstSymbolWithNameAndType() local 1342 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindFunctionSymbols() local 1343 Timer scoped_timer(func_cat, in FindFunctionSymbols() [all …]
|
| H A D | Mangled.cpp | 298 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in DemangleWithRichManglingInfo() local 299 Timer scoped_timer(func_cat, in DemangleWithRichManglingInfo() 372 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in GetDemangledName() local 373 Timer scoped_timer(func_cat, "Mangled::GetDemangledName (m_mangled = %s)", in GetDemangledName()
|
| H A D | Disassembler.cpp | 62 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindPlugin() local 63 Timer scoped_timer(func_cat, in FindPlugin()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | Symtab.cpp | 261 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in InitNameIndexes() local 448 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in AppendSymbolNamesToMap() local 606 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in SortSymbolIndexesByValue() local 607 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in SortSymbolIndexesByValue() 633 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in AppendSymbolIndexesWithName() local 634 Timer scoped_timer(func_cat, "%s", LLVM_PRETTY_FUNCTION); in AppendSymbolIndexesWithName() 650 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in AppendSymbolIndexesWithName() local 651 Timer scoped_timer(func_cat, "%s", LLVM_PRETTY_FUNCTION); in AppendSymbolIndexesWithName() 780 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindAllSymbolsWithNameAndType() local 800 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindAllSymbolsWithNameAndType() local [all …]
|
| H A D | ObjectFile.cpp | 37 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindPlugin() local 39 func_cat, in FindPlugin() 177 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindPlugin() local 178 Timer scoped_timer(func_cat, in FindPlugin()
|
| H A D | DWARFCallFrameInfo.cpp | 421 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in GetFDEIndex() local 422 Timer scoped_timer(func_cat, "%s - %s", LLVM_PRETTY_FUNCTION, in GetFDEIndex()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/ |
| H A D | Symbols.cpp | 207 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in LocateExecutableSymbolFileDsym() local 209 func_cat, in LocateExecutableSymbolFileDsym() 232 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in LocateExecutableObjectFile() local 234 func_cat, "LocateExecutableObjectFile (file = %s, arch = %s, uuid = %p)", in LocateExecutableObjectFile()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFDebugAranges.cpp | 113 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in Sort() local 114 Timer scoped_timer(func_cat, "%s this = %p", LLVM_PRETTY_FUNCTION, in Sort()
|
| H A D | DWARFUnit.cpp | 52 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in ExtractUnitDIEIfNeeded() local 54 func_cat, "%8.8x: DWARFUnit::ExtractUnitDIEIfNeeded()", m_offset); in ExtractUnitDIEIfNeeded() 160 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in ExtractDIEsRWLocked() local 162 func_cat, "%8.8x: DWARFUnit::ExtractDIEsIfNeeded()", m_offset); in ExtractDIEsRWLocked()
|
| H A D | SymbolFileDWARFDebugMap.cpp | 1002 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindFunctions() local 1003 Timer scoped_timer(func_cat, in FindFunctions() 1030 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindFunctions() local 1031 Timer scoped_timer(func_cat, in FindFunctions() 1057 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in GetTypes() local 1058 Timer scoped_timer(func_cat, in GetTypes()
|
| H A D | ManualDWARFIndex.cpp | 32 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in Index() local 33 Timer scoped_timer(func_cat, "%p", static_cast<void *>(&debug_info)); in Index()
|
| H A D | SymbolFileDWARF.cpp | 735 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in DebugInfo() local 736 Timer scoped_timer(func_cat, "%s this = %p", LLVM_PRETTY_FUNCTION, in DebugInfo() 773 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in DebugRanges() local 774 Timer scoped_timer(func_cat, "%s this = %p", LLVM_PRETTY_FUNCTION, in DebugRanges() 1785 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in ResolveSymbolContext() local 1786 Timer scoped_timer(func_cat, in ResolveSymbolContext() 2298 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindFunctions() local 2299 Timer scoped_timer(func_cat, "SymbolFileDWARF::FindFunctions (name = '%s')", in FindFunctions() 2365 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in FindFunctions() local 2366 Timer scoped_timer(func_cat, "SymbolFileDWARF::FindFunctions (regex = '%s')", in FindFunctions()
|
| H A D | DWARFDebugLine.cpp | 571 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in ParseStatementTable() local 573 func_cat, "DWARFDebugLine::ParseStatementTable (.debug_line[0x%8.8x])", in ParseStatementTable()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/ |
| H A D | SymbolVendorELF.cpp | 95 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in CreateInstance() local 96 Timer scoped_timer(func_cat, "SymbolVendorELF::CreateInstance (module = %s)", in CreateInstance()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SystemInitializerFull.cpp | 491 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in Terminate() local 492 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in Terminate()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ |
| H A D | ObjectContainerBSDArchive.cpp | 302 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in CreateInstance() local 304 func_cat, in CreateInstance()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | TargetList.cpp | 327 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in CreateTargetInternal() local 329 func_cat, "TargetList::CreateTarget (file = '%s', arch = '%s')", in CreateTargetInternal()
|
| H A D | Target.cpp | 1436 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in SetExecutableModule() local 1437 Timer scoped_timer(func_cat, in SetExecutableModule()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPython.cpp | 999 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in ExecuteInterpreterLoop() local 1000 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in ExecuteInterpreterLoop() 2186 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in GetScriptedSummary() local 2187 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in GetScriptedSummary() 2211 static Timer::Category func_cat("g_swig_typescript_callback"); in GetScriptedSummary() local 2212 Timer scoped_timer(func_cat, "g_swig_typescript_callback"); in GetScriptedSummary() 3304 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in InitializePrivate() local 3305 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in InitializePrivate()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/ |
| H A D | CommandInterpreter.cpp | 227 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in Initialize() local 228 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in Initialize() 457 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in LoadCommandDictionary() local 458 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in LoadCommandDictionary() 1616 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in HandleCommand() local 1617 Timer scoped_timer(func_cat, "Handling command: %s.", command_line); in HandleCommand()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCRuntimeV2.cpp | 1805 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in UpdateISAToDescriptorMapIfNeeded() local 1806 Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); in UpdateISAToDescriptorMapIfNeeded()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.cpp | 713 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in GetModuleSpecifications() local 715 func_cat, in GetModuleSpecifications()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/ |
| H A D | CommandObjectTarget.cpp | 309 static Timer::Category func_cat(LLVM_PRETTY_FUNCTION); in DoExecute() local 310 Timer scoped_timer(func_cat, "(lldb) target create '%s'", file_path); in DoExecute()
|