Searched refs:objc_debug_class_hash_ptr (Results 1 – 1 of 1) sorted by relevance
300 lldb::addr_t objc_debug_class_hash_ptr = in GetISAHashTablePointer() local302 if (objc_debug_class_hash_ptr != 0 && in GetISAHashTablePointer()303 objc_debug_class_hash_ptr != LLDB_INVALID_ADDRESS) { in GetISAHashTablePointer()304 m_isa_hash_table_ptr = objc_debug_class_hash_ptr; in GetISAHashTablePointer()