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

/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h105 bool AddressInRegion(lldb::addr_t addr, uint32_t &flags);
H A DAppleObjCTrampolineHandler.cpp300 AddressInRegion(lldb::addr_t addr, uint32_t &flags) { function in class:AppleObjCTrampolineHandler::AppleObjCVTables::VTableRegion
507 if ((*pos).AddressInRegion(addr, flags))

Completed in 256 milliseconds