Home
last modified time | relevance | path

Searched defs:custom_deallocator_set (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc235 struct custom_deallocator_set : public deallocator_set struct
237 typedef const auto_vec <const deallocator *> *key_t;
250 auto_vec <const deallocator *> m_deallocator_vec;
543 custom_deallocator_set (malloc_state_machine *sm, in custom_deallocator_set() function in ana::__anona66534980111::custom_deallocator_set