Home
last modified time | relevance | path

Searched refs:pointer_address (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9183 lldb::addr_t pointer_address = data.GetMaxU64(&offset, data_byte_size); in DumpSummary() local
9196 while ((bytes_read = process->ReadMemory(pointer_address, &buf.front(), in DumpSummary()
9208 pointer_address += total_cstr_len; in DumpSummary()