Searched refs:record_addr (Results 1 – 1 of 1) sorted by relevance
211 const uptr *record_addr = &(*sa)[i]; in PrintStackAllocations() local212 uptr record = *record_addr; in PrintStackAllocations()216 reinterpret_cast<uptr>(record_addr) >> kRecordAddrBaseTagShift; in PrintStackAllocations()325 const uptr *record_addr = &(*sa)[i]; in PrintStackAllocations() local326 uptr record = *record_addr; in PrintStackAllocations()332 reinterpret_cast<const void *>(record_addr), record); in PrintStackAllocations()