Home
last modified time | relevance | path

Searched refs:unwinder (Results 1 – 18 of 18) sorted by relevance

/external/lldb/source/Plugins/Process/mach-core/
DThreadMachCore.cpp113 Unwind *unwinder = GetUnwinder (); in CreateRegisterContextForFrame() local
114 if (unwinder) in CreateRegisterContextForFrame()
115 reg_ctx_sp = unwinder->CreateRegisterContextForFrame (frame); in CreateRegisterContextForFrame()
/external/lldb/source/Plugins/Process/Utility/
DThreadMemory.cpp95 Unwind *unwinder = GetUnwinder (); in CreateRegisterContextForFrame() local
96 if (unwinder) in CreateRegisterContextForFrame()
97 reg_ctx_sp = unwinder->CreateRegisterContextForFrame (frame); in CreateRegisterContextForFrame()
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DThreadKDP.cpp144 Unwind *unwinder = GetUnwinder (); in CreateRegisterContextForFrame() local
145 if (unwinder) in CreateRegisterContextForFrame()
146 reg_ctx_sp = unwinder->CreateRegisterContextForFrame (frame); in CreateRegisterContextForFrame()
/external/lldb/source/Plugins/Process/elf-core/
DThreadElfCore.cpp53 Unwind *unwinder = GetUnwinder (); in ClearStackFrames() local
54 if (unwinder) in ClearStackFrames()
55 unwinder->Clear(); in ClearStackFrames()
/external/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp185 Unwind *unwinder = GetUnwinder (); in CreateRegisterContextForFrame() local
186 if (unwinder) in CreateRegisterContextForFrame()
187 reg_ctx_sp = unwinder->CreateRegisterContextForFrame (frame); in CreateRegisterContextForFrame()
/external/lldb/source/Target/
DStackFrameList.cpp264 Unwind *unwinder = m_thread.GetUnwinder (); in GetFramesUpTo() local
304 const bool success = unwinder->GetFrameInfoAtIndex(idx, cfa, pc); in GetFramesUpTo()
332 const bool success = unwinder->GetFrameInfoAtIndex(idx, cfa, pc); in GetFramesUpTo()
452 uint32_t num_frames = unwinder->GetFramesUpTo(end_idx); in GetFramesUpTo()
531 Unwind *unwinder = m_thread.GetUnwinder (); in GetFrameAtIndex() local
532 if (unwinder) in GetFrameAtIndex()
535 if (unwinder->GetFrameInfoAtIndex(idx, cfa, pc)) in GetFrameAtIndex()
DThread.cpp1623 Unwind *unwinder = GetUnwinder (); in ClearStackFrames() local
1624 if (unwinder) in ClearStackFrames()
1625 unwinder->Clear(); in ClearStackFrames()
/external/libunwind/doc/
DNOTES83 if the application needs to use the unwinder of the host. An
84 application wanting to use the unwinder for a different target (e.g.,
105 Note 2: The assumption is that a cross-unwinder can handle all
106 interesting flavors of a target. For example, the unwinder for the
Dunw_init_remote.tex37 unwinder itself is running. However, for local unwinding, it is
/external/libunwind/
DNEWS99 Along with this came a bunch of DWARF2 unwinder fixes.
166 ** Initial DWARF-based unwinder for x86.
168 There is a beginning for a DWARF-based unwinder for x86. Work for
169 x86-64-support based on this DWARF unwinder is currently underway
192 ** Bug-fix release. IA-64 unwinder can now be built with Intel compiler (ECC).
/external/chromium_org/tools/lsan/
Dsuppressions.txt29 # The NSS suppressions above will not fire when the fast stack unwinder is used,
/external/llvm/docs/
DExceptionHandling.rst209 C++ unwinder does not call object destructors when an unhandled exception
254 a *cleanup* clause. Otherwise, the unwinder will not stop at the landing pad if
260 cleanup. This can corrupt the internal state of the unwinder. Different
292 The unwinder delegates the decision of whether to stop in a call frame to that
294 that they will stop to perform cleanups. For example, the GNU C++ unwinder
/external/chromium_org/third_party/tcmalloc/vendor/
DINSTALL13 The glibc built-in stack-unwinder on 64-bit systems has some problems
16 they invoke the stack unwinder. The built-in stack unwinder may call
54 to use the built-in stack unwinder. The built-in stack unwinder
62 built-in perftools stack unwinder by passing the
DChangeLog557 * Make libunwind the default stack unwinder for x86-64 (aruns)
/external/libunwind/include/
Dlibunwind-common.h.in92 and is used to track the frame state as the unwinder steps from
/external/ltrace/
Dconfigure.ac246 AC_DEFINE([HAVE_UNWINDER], [1], [we have an unwinder available])
/external/compiler-rt/lib/builtins/
DREADME.txt209 // __gcc_personality_v0() is normally only called by the system unwinder.
/external/valgrind/main/docs/internals/
D3_2_BUGSTATUS.txt413 r6510 r6513 32 n-i-bz unwinder: DW_CFA_undefined