Searched refs:addr_tag (Results 1 – 1 of 1) sorted by relevance
181 tag_t addr_tag, uptr untagged_addr) { in PrintStackAllocations() argument200 if (obj_tag != addr_tag) in PrintStackAllocations()324 tag_t addr_tag = GetTagFromPointer(tagged_addr); in PrintAddressDescription() local328 if (TagsEqual(addr_tag, left)) { in PrintAddressDescription()333 if (TagsEqual(addr_tag, right)) { in PrintAddressDescription()439 PrintStackAllocations(sa, addr_tag, untagged_addr); in PrintAddressDescription()