Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9004 lldb::addr_t pointer_address = data.GetMaxU64(&offset, data_byte_size); in DumpSummary() local
9017 while ((bytes_read = process->ReadMemory(pointer_address, &buf.front(), in DumpSummary()
9029 pointer_address += total_cstr_len; in DumpSummary()