Searched refs:got_ptr (Results 1 – 1 of 1) sorted by relevance
1732 let got_ptr = with_elems(got_elems); in test_validate_rust_layout() localVariable1734 let size_of_got_ptr = unsafe { mem::size_of_val_raw(got_ptr.as_ptr()) }; in test_validate_rust_layout()