Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h125 bool IsAddressInVTables(lldb::addr_t addr, uint32_t &flags);
H A DAppleObjCTrampolineHandler.cpp603 bool AppleObjCTrampolineHandler::AppleObjCVTables::IsAddressInVTables( in IsAddressInVTables() function in AppleObjCTrampolineHandler::AppleObjCVTables
868 found_it = m_vtables_ap->IsAddressInVTables(curr_pc, flags); in GetStepThroughDispatchPlan()