Searched refs:GetISAHashTablePointer (Results 1 – 4 of 4) sorted by relevance
291 lldb::addr_t AppleObjCRuntimeV1::GetISAHashTablePointer() { in GetISAHashTablePointer() function in AppleObjCRuntimeV1342 lldb::addr_t hash_table_ptr = GetISAHashTablePointer(); in UpdateISAToDescriptorMapIfNeeded()
150 lldb::addr_t GetISAHashTablePointer();
387 lldb::addr_t GetISAHashTablePointer();
1398 if (!hash_table.ParseHeader(process, runtime->GetISAHashTablePointer())) { in NeedsUpdate()1502 lldb::addr_t AppleObjCRuntimeV2::GetISAHashTablePointer() { in GetISAHashTablePointer() function in AppleObjCRuntimeV2