Searched refs:ref_count_ptr (Results 1 – 1 of 1) sorted by relevance
1197 let ref_count_ptr = &extern_data.ref_count as *const _; in ref_count_is_at_correct_offset() localVariable1199 let actual_offset = (ref_count_ptr as usize) - (extern_data_ptr as usize); in ref_count_is_at_correct_offset()