Lines Matching refs:xorg_backtrace
715 os: Fix instruction pointer written in xorg_backtrace
4736 (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4e)
9940 When xorg_backtrace calls unw_get_proc_name and an error occurs, offset
34861 backtrace.c: In function 'xorg_backtrace':
63906 1: /opt/xserver/bin/X (xorg_backtrace+0x9) [0x58d119]
93535 XQuartz: Use xorg_backtrace() instead of spewCallStack()
93537 xorg_backtrace() has been in os for two years now, we might as well
113098 0: /opt/xorg/bin/Xorg (xorg_backtrace+0x3b) [0x80a33db]
119574 Xfbdev failed to build due to dladdr being used by xorg_backtrace.
120324 Fix GCC warnings in xorg_backtrace
141357 Move xorg_backtrace() up to the OS level so we can call it from DIX.
143968 Add an xf86PrintBacktrace wrapper around xorg_backtrace to aid driver debugging.