Home
last modified time | relevance | path

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

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