Searched refs:freed_at (Results 1 – 6 of 6) sorted by relevance
201 ai->Addr.Block.freed_at = VG_(null_ExeContext)(); in VG_()537 vg_assert (ai->Addr.Block.freed_at == VG_(null_ExeContext)()); in pp_addrinfo_WRK()540 VG_(pp_ExeContext)(ai->Addr.Block.freed_at); in pp_addrinfo_WRK()554 vg_assert (ai->Addr.Block.freed_at == VG_(null_ExeContext)()); in pp_addrinfo_WRK()561 vg_assert (ai->Addr.Block.freed_at == VG_(null_ExeContext)()); in pp_addrinfo_WRK()
851 ai->Addr.Block.freed_at = MC_(freed_at) (mc); in MC_()1060 ai->Addr.Block.freed_at = MC_(freed_at)(mc); in describe_addr()1074 ai->Addr.Block.freed_at = MC_(freed_at)(mc); in describe_addr()1210 ai->Addr.Block.freed_at = VG_(null_ExeContext)();; in client_block_maybe_describe()1238 ai->Addr.Block.freed_at = MC_(freed_at)(mc); in mempool_block_maybe_describe()
80 ExeContext* MC_(freed_at) (MC_Chunk*);
280 ExeContext* MC_(freed_at) (MC_Chunk* mc) in MC_() argument
156 ExeContext* freed_at; // might be null_ExeContext. member
81 ai->Addr.Block.freed_at = VG_(null_ExeContext)();; in HG_()