Home
last modified time | relevance | path

Searched refs:deallocator_map_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc453 typedef hash_map<tree, deallocator *> deallocator_map_t; typedef in ana::__anona66534980111::malloc_state_machine
454 deallocator_map_t m_deallocator_map;
H A DChangeLog3234 (malloc_state_machine::deallocator_map_t): New typedef.