Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h150 using MsgsendMap = std::map<lldb::addr_t, int>; // This table maps an dispatch variable
153 MsgsendMap m_msgSend_map;
154 MsgsendMap m_opt_dispatch_map;
H A DAppleObjCTrampolineHandler.cpp775 MsgsendMap::iterator pos; in FindDispatchFunction()
1164 MsgsendMap::iterator pos; in GetStepThroughDispatchPlan()