Searched refs:addr_of_string (Results 1 – 1 of 1) sorted by relevance
236 lldb::addr_t addr_of_string = in LibStdcppStringSummaryProvider() local238 if (addr_of_string != LLDB_INVALID_ADDRESS) { in LibStdcppStringSummaryProvider()248 process_sp->ReadPointerFromMemory(addr_of_string, error); in LibStdcppStringSummaryProvider()258 addr_of_string + process_sp->GetAddressByteSize(), error); in LibStdcppStringSummaryProvider()285 lldb::addr_t addr_of_string = in LibStdcppWStringSummaryProvider() local287 if (addr_of_string != LLDB_INVALID_ADDRESS) { in LibStdcppWStringSummaryProvider()309 process_sp->ReadPointerFromMemory(addr_of_string, error); in LibStdcppWStringSummaryProvider()319 addr_of_string + process_sp->GetAddressByteSize(), error); in LibStdcppWStringSummaryProvider()