Home
last modified time | relevance | path

Searched defs:GetTrapHandlerUnwindPlan (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp290 PlatformLinux::GetTrapHandlerUnwindPlan(const llvm::Triple &triple, in GetTrapHandlerUnwindPlan() function in PlatformLinux
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h708 GetTrapHandlerUnwindPlan(const llvm::Triple &triple, ConstString name) { in GetTrapHandlerUnwindPlan() function