Searched refs:__PRETTY_FUNCTION__ (Results 26 - 40 of 40) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp923 error.SetErrorStringWithFormat("remote platform %s doesn't support %s", GetPluginName().GetCString(), __PRETTY_FUNCTION__);
936 error.SetErrorStringWithFormat("remote platform %s doesn't support %s", GetPluginName().GetCString(), __PRETTY_FUNCTION__);
949 error.SetErrorStringWithFormat("remote platform %s doesn't support %s", GetPluginName().GetCString(), __PRETTY_FUNCTION__);
H A DTargetList.cpp389 Timer scoped_timer (__PRETTY_FUNCTION__,
H A DTarget.cpp1211 Timer scoped_timer (__PRETTY_FUNCTION__,
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp797 Timer scoped_timer(__PRETTY_FUNCTION__, "%s this = %p",
798 __PRETTY_FUNCTION__, static_cast<void*>(this));
860 Timer scoped_timer(__PRETTY_FUNCTION__, "%s this = %p",
861 __PRETTY_FUNCTION__, static_cast<void*>(this));
1828 Timer scoped_timer(__PRETTY_FUNCTION__,
2089 Timer scoped_timer (__PRETTY_FUNCTION__,
2577 Timer scoped_timer (__PRETTY_FUNCTION__,
2892 Timer scoped_timer (__PRETTY_FUNCTION__,
H A DDWARFCompileUnit.cpp160 Timer scoped_timer (__PRETTY_FUNCTION__,
H A DDWARFDebugLine.cpp532 Timer scoped_timer (__PRETTY_FUNCTION__,
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp317 Timer scoped_timer (__PRETTY_FUNCTION__, "%s - %s", __PRETTY_FUNCTION__, m_objfile.GetFileSpec().GetFilename().AsCString(""));
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp182 Timer scoped_timer (__PRETTY_FUNCTION__, __PRETTY_FUNCTION__);
428 Timer scoped_timer (__PRETTY_FUNCTION__, __PRETTY_FUNCTION__);
1673 Timer scoped_timer (__PRETTY_FUNCTION__, "Handling command: %s.", command_line);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp362 Timer scoped_timer (__PRETTY_FUNCTION__,
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1761 Timer scoped_timer (__PRETTY_FUNCTION__, __PRETTY_FUNCTION__);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDisassembler.cpp48 Timer scoped_timer (__PRETTY_FUNCTION__,
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp419 __PRETTY_FUNCTION__,
/freebsd-11.0-release/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c159 begin_recursion_protect1 (__PRETTY_FUNCTION__)
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectTarget.cpp275 Timer scoped_timer(__PRETTY_FUNCTION__, "(lldb) target create '%s'", file_path);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp745 lldb_private::Timer scoped_timer (__PRETTY_FUNCTION__,

Completed in 192 milliseconds

12