Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterContextLLDB.cpp1141 … const std::vector<ConstString> trap_handler_names (platform_sp->GetTrapHandlerSymbolNames()); in IsTrapHandlerSymbol() local
1142 for (ConstString name : trap_handler_names) in IsTrapHandlerSymbol()