Searched refs:GetISAHashTablePointer (Results 1 – 4 of 4) sorted by relevance
280 lldb::addr_t AppleObjCRuntimeV1::GetISAHashTablePointer() { in GetISAHashTablePointer() function in AppleObjCRuntimeV1 331 lldb::addr_t hash_table_ptr = GetISAHashTablePointer(); in UpdateISAToDescriptorMapIfNeeded()
148 lldb::addr_t GetISAHashTablePointer();
420 lldb::addr_t GetISAHashTablePointer();
1473 if (!hash_table.ParseHeader(process, runtime->GetISAHashTablePointer())) { in NeedsUpdate()1583 lldb::addr_t AppleObjCRuntimeV2::GetISAHashTablePointer() { in GetISAHashTablePointer() function in AppleObjCRuntimeV2