Home
last modified time | relevance | path

Searched defs:Unwind (Results 1 – 11 of 11) sorted by relevance

/llvm-project/lldb/include/lldb/Target/
H A DUnwind.h21 Unwind(Thread &thread) : m_thread(thread) {} in Unwind() function
/llvm-project/lldb/include/lldb/Utility/
H A DLLDBLog.h48 Unwind = Log::ChannelFlag<29>, enumerator
/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cpp63 u32 Callback::Unwind() { in Unwind() function in __dsan::Callback
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h67 virtual u32 Unwind() { return 0; } in Unwind() function
H A Dsanitizer_stacktrace_libcdep.cpp137 void BufferedStackTrace::Unwind(u32 max_depth, uptr pc, uptr bp, void *context, in Unwind() function in __sanitizer::BufferedStackTrace
/llvm-project/llvm/tools/llvm-c-test/
H A Decho.cpp582 LLVMBasicBlockRef Unwind = DeclareBB(LLVMGetUnwindDest(Src)); CloneInstruction() local
881 LLVMBasicBlockRef Unwind = nullptr; CloneInstruction() local
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cpp40 StackID Unwind() override { return CurrentStackId(thr, pc); } in Unwind() function
/llvm-project/llvm/docs/
H A DCodeGenerator.rst1593 .. _Late Machine Code Optimizations:
/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h276 class Unwind; global() variable
/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp788 emitWinEHHandler(const MCSymbol * Sym,bool Unwind,bool Except,SMLoc Loc) emitWinEHHandler() argument
H A DMCAsmStreamer.cpp2184 emitWinEHHandler(const MCSymbol * Sym,bool Unwind,bool Except,SMLoc Loc) emitWinEHHandler() argument