Searched refs:IsAddressInVTables (Results 1 – 2 of 2) sorted by relevance
125 bool IsAddressInVTables(lldb::addr_t addr, uint32_t &flags);
603 bool AppleObjCTrampolineHandler::AppleObjCVTables::IsAddressInVTables( in IsAddressInVTables() function in AppleObjCTrampolineHandler::AppleObjCVTables868 found_it = m_vtables_ap->IsAddressInVTables(curr_pc, flags); in GetStepThroughDispatchPlan()