Home
last modified time | relevance | path

Searched defs:impl_addr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp66 lldb::addr_t impl_addr) { in AddToMethodCache() argument
80 lldb::addr_t impl_addr) { in AddToMethodCache() argument
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp1008 lldb::addr_t impl_addr = LLDB_INVALID_ADDRESS; in GetStepThroughDispatchPlan() local