Searched refs:AddressInRegion (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h95 bool AddressInRegion(lldb::addr_t addr, uint32_t &flags);
H A DAppleObjCTrampolineHandler.cpp401 AddressInRegion(lldb::addr_t addr, uint32_t &flags) { function in class:AppleObjCTrampolineHandler::AppleObjCVTables::VTableRegion
612 if ((*pos).AddressInRegion(addr, flags))

Completed in 104 milliseconds