Home
last modified time | relevance | path

Searched refs:GetUserSpecifiedTrapHandlerFunctionNames (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DUnwindLLDB.h106 const std::vector<ConstString> &GetUserSpecifiedTrapHandlerFunctionNames() { in GetUserSpecifiedTrapHandlerFunctionNames() function
/llvm-project-15.0.7/lldb/source/Target/
H A DRegisterContextUnwind.cpp1232 m_parent_unwind.GetUserSpecifiedTrapHandlerFunctionNames()); in IsTrapHandlerSymbol()