Searched defs:class_addr (Results 1 – 5 of 5) sorted by relevance
65 void ObjCLanguageRuntime::AddToMethodCache(lldb::addr_t class_addr, in AddToMethodCache()79 void ObjCLanguageRuntime::AddToMethodCache(lldb::addr_t class_addr, in AddToMethodCache()91 lldb::addr_t ObjCLanguageRuntime::LookupInMethodCache(lldb::addr_t class_addr, in LookupInMethodCache()100 lldb::addr_t ObjCLanguageRuntime::LookupInMethodCache(lldb::addr_t class_addr, in LookupInMethodCache()
394 lldb::addr_t class_addr = LLDB_INVALID_ADDRESS; member417 lldb::addr_t class_addr = LLDB_INVALID_ADDRESS; member
1706 tree class_addr; in build_new_1() local
1316 Constant *class_addr = ConstantInt::get(m_intptr_ty, (uint64_t)class_ptr); in HandleObjCClass() local
2264 tree class_addr, alloc_decl; local