Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterContextLLDB.cpp1151 …const std::vector<ConstString> user_specified_trap_handler_names (m_parent_unwind.GetUserSpecified… in IsTrapHandlerSymbol() local
1152 for (ConstString name : user_specified_trap_handler_names) in IsTrapHandlerSymbol()