Searched refs:m_msgSend_map (Results 1 – 2 of 2) sorted by relevance
197 MsgsendMap m_msgSend_map; variable
702 m_msgSend_map.insert(std::pair<lldb::addr_t, int>(sym_addr, i)); in AppleObjCTrampolineHandler()842 pos = m_msgSend_map.find (curr_pc); in GetStepThroughDispatchPlan()843 if (pos != m_msgSend_map.end()) in GetStepThroughDispatchPlan()