Searched defs:class_addr (Results 1 – 4 of 4) sorted by relevance
58 ObjCLanguageRuntime::AddToMethodCache (lldb::addr_t class_addr, lldb::addr_t selector, lldb::addr_t… in AddToMethodCache()69 ObjCLanguageRuntime::LookupInMethodCache (lldb::addr_t class_addr, lldb::addr_t selector) in LookupInMethodCache()
562 lldb::addr_t class_addr; member
1706 tree class_addr; in build_new_1() local
1675 Constant *class_addr = ConstantInt::get(m_intptr_ty, (uint64_t)class_ptr); in HandleObjCClass() local