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

12

/freebsd-11.0-release/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c136 TRACE ("%s\n", __PRETTY_FUNCTION__);
145 TRACE ("%s\n", __PRETTY_FUNCTION__);
154 TRACE ("%s\n", __PRETTY_FUNCTION__);
162 TRACE ("%s\n", __PRETTY_FUNCTION__);
171 TRACE ("%s\n", __PRETTY_FUNCTION__);
180 TRACE ("%s\n", __PRETTY_FUNCTION__);
194 TRACE ("%s\n", __PRETTY_FUNCTION__);
205 TRACE ("%s\n", __PRETTY_FUNCTION__);
217 TRACE ("%s\n", __PRETTY_FUNCTION__);
252 TRACE ("%s\n", __PRETTY_FUNCTION__);
[all...]
H A Dmf-impl.h396 TRACE ("%s\n", __PRETTY_FUNCTION__); \
H A Dmf-hooks1.c423 TRACE ("%s\n", __PRETTY_FUNCTION__);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp90 Timer scoped_timer(__PRETTY_FUNCTION__, __PRETTY_FUNCTION__);
134 Timer scoped_timer(__PRETTY_FUNCTION__, __PRETTY_FUNCTION__);
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dgdb_assert.h33 /* Version 2.4 and later of GCC define a magical variable `__PRETTY_FUNCTION__'
39 #define ASSERT_FUNCTION __PRETTY_FUNCTION__
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlan.cpp244 __PRETTY_FUNCTION__,
251 __PRETTY_FUNCTION__,
263 __PRETTY_FUNCTION__,
270 __PRETTY_FUNCTION__,
282 __PRETTY_FUNCTION__,
289 __PRETTY_FUNCTION__,
301 __PRETTY_FUNCTION__,
308 __PRETTY_FUNCTION__,
322 __PRETTY_FUNCTION__,
329 __PRETTY_FUNCTION__,
[all...]
H A DThreadPlanPython.cpp86 __PRETTY_FUNCTION__, m_class_name.c_str());
109 __PRETTY_FUNCTION__, m_class_name.c_str());
132 __PRETTY_FUNCTION__, m_class_name.c_str());
150 __PRETTY_FUNCTION__,
187 __PRETTY_FUNCTION__, m_class_name.c_str());
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.cpp137 Timer scoped_timer(__PRETTY_FUNCTION__, "%s this = %p",
138 __PRETTY_FUNCTION__, static_cast<void*>(this));
H A DDWARFDebugPubnames.cpp34 Timer scoped_timer (__PRETTY_FUNCTION__,
67 Timer scoped_timer (__PRETTY_FUNCTION__,
H A DSymbolFileDWARFDebugMap.cpp1095 Timer scoped_timer (__PRETTY_FUNCTION__,
1120 Timer scoped_timer (__PRETTY_FUNCTION__,
1148 Timer scoped_timer (__PRETTY_FUNCTION__,
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DSymtab.cpp269 Timer scoped_timer (__PRETTY_FUNCTION__, "%s", __PRETTY_FUNCTION__);
476 Timer scoped_timer (__PRETTY_FUNCTION__, "%s", __PRETTY_FUNCTION__);
637 Timer scoped_timer (__PRETTY_FUNCTION__,__PRETTY_FUNCTION__);
662 Timer scoped_timer (__PRETTY_FUNCTION__, "%s", __PRETTY_FUNCTION__);
679 Timer scoped_timer (__PRETTY_FUNCTION__, "%s", __PRETTY_FUNCTION__);
[all...]
H A DObjectFile.cpp41 Timer scoped_timer (__PRETTY_FUNCTION__,
164 Timer scoped_timer (__PRETTY_FUNCTION__,
/freebsd-11.0-release/usr.bin/grep/regex/
H A Dxmalloc.h27 /* Version 2.4 and later of GCC define a magical variable `__PRETTY_FUNCTION__'
29 # define __XMALLOC_FUNCTION __PRETTY_FUNCTION__
36 # define __XMALLOC_FUNCTION __PRETTY_FUNCTION__
/freebsd-11.0-release/contrib/binutils/ld/
H A Dld.h320 #define __PRETTY_FUNCTION__ NULL macro
324 #define abort() ld_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__)
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DMutex.cpp252 Host::SetCrashDescriptionWithFormat ("%s error: pthread_mutex_destroy() => err = %i (%s)", __PRETTY_FUNCTION__, err, strerror(err));
284 Host::SetCrashDescriptionWithFormat ("%s error: pthread_mutex_lock(%p) => err = %i (%s)", __PRETTY_FUNCTION__, &m_mutex, err, strerror(err));
333 Host::SetCrashDescriptionWithFormat ("%s error: pthread_mutex_unlock(%p) => err = %i (%s)", __PRETTY_FUNCTION__, &m_mutex, err, strerror(err));
H A DSymbols.cpp172 Timer scoped_timer (__PRETTY_FUNCTION__,
201 Timer scoped_timer (__PRETTY_FUNCTION__,
/freebsd-11.0-release/contrib/binutils/gas/
H A Das.h138 #define __PRETTY_FUNCTION__ ((char*)0) macro
141 ((void) ((P) ? 0 : (as_assert (__FILE__, __LINE__, __PRETTY_FUNCTION__), 0)))
143 #define abort() as_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__)
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp110 Timer scoped_timer (__PRETTY_FUNCTION__,
/freebsd-11.0-release/contrib/libstdc++/include/debug/
H A Ddebug.h109 __PRETTY_FUNCTION__, #_Condition); \
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSystemInitializerFull.cpp360 Timer scoped_timer(__PRETTY_FUNCTION__, __PRETTY_FUNCTION__);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DModule.cpp119 printf ("%s: %" PRIu64 " modules:\n", __PRETTY_FUNCTION__, (uint64_t)count);
485 Timer scoped_timer(__PRETTY_FUNCTION__,
514 Timer scoped_timer(__PRETTY_FUNCTION__, "Module::ResolveFileAddress (vm_addr = 0x%" PRIx64 ")", vm_addr);
676 Timer scoped_timer(__PRETTY_FUNCTION__,
938 Timer scoped_timer(__PRETTY_FUNCTION__, __PRETTY_FUNCTION__);
1041 Timer scoped_timer(__PRETTY_FUNCTION__, __PRETTY_FUNCTION__);
1290 Timer scoped_timer(__PRETTY_FUNCTION__,
1361 Timer scoped_timer(__PRETTY_FUNCTION__,
[all...]
H A DMangled.cpp270 Timer scoped_timer (__PRETTY_FUNCTION__,
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dlibbfd-in.h660 #define __PRETTY_FUNCTION__ ((char *) NULL)
664 #define abort() _bfd_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__)
657 #define __PRETTY_FUNCTION__ macro
H A Dlibbfd.h665 #define __PRETTY_FUNCTION__ ((char *) NULL)
669 #define abort() _bfd_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__)
662 #define __PRETTY_FUNCTION__ macro
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp996 Timer scoped_timer (__PRETTY_FUNCTION__, __PRETTY_FUNCTION__);
2007 Timer scoped_timer (__PRETTY_FUNCTION__, __PRETTY_FUNCTION__);
3104 Timer scoped_timer (__PRETTY_FUNCTION__, __PRETTY_FUNCTION__);

Completed in 159 milliseconds

12