Lines Matching defs:ptr_size
53 uint32_t ptr_size = process_sp->GetAddressByteSize();
79 uint64_t info_bits_location = valobj_addr + ptr_size;
99 lldb::addr_t explicit_length_offset = 2 * ptr_size;
102 explicit_length_offset + ptr_size; // notInlineMutable.length;
107 explicit_length_offset + ptr_size; // notInlineImmutable1.length;
138 uint64_t location = 2 * ptr_size + valobj_addr;
170 uint64_t location = 3 * ptr_size + valobj_addr;
183 uint64_t location = valobj_addr + 2 * ptr_size;
188 location += ptr_size;
208 uint64_t length_ivar_offset = 1 * ptr_size;
218 lldb::addr_t location = valobj.GetValueAsUnsigned(0) + ptr_size + 4;
233 uint64_t location = valobj_addr + 2 * ptr_size;
259 uint64_t location = valobj_addr + 2 * ptr_size;