Lines Matching refs:Addr
111 void describe_malloced_addr(Addr const a, AddrInfo* const ai)
113 Addr heap_block_start;
131 static void first_observed(const Addr obj)
172 tl_assert(dri->addr);
177 (void) VG_(get_data_description)(descr1, descr2, dri->addr);
200 describe_malloced_addr(dri->addr, &ai);
205 dri->tid, dri->addr, dri->size, what_suffix);
214 auxwhat_prefix, dri->addr, ai.rwoffset,
215 dri->addr - ai.rwoffset, auxwhat_suffix,
229 dri->addr);
242 dri->addr, dri->size,
430 if (gei->addr)
431 first_observed(gei->addr);