Searched refs:allocation_dex_pcs (Results 1 – 1 of 1) sorted by relevance
257 uint32_t* allocation_dex_pcs = ptr->allocation_dex_pcs_; in operator() local260 if (allocation_dex_pcs != nullptr) { in operator()266 AllocationDexPcsDelete()(allocation_dex_pcs, num_regs * sizeof(*allocation_dex_pcs)); in operator()