Searched refs:custom_deallocator (Results 1 – 2 of 2) sorted by relevance
192 struct custom_deallocator : public deallocator struct194 custom_deallocator (malloc_state_machine *sm, in custom_deallocator() argument468 auto_vec <custom_deallocator *> m_dynamic_deallocators;1468 custom_deallocator *d; in ~malloc_state_machine()1578 custom_deallocator *cd in get_or_create_deallocator()1579 = new custom_deallocator (this, deallocator_fndecl, in get_or_create_deallocator()
3223 (struct custom_deallocator): New.