Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc181 struct standard_deallocator : public deallocator struct
183 standard_deallocator (malloc_state_machine *sm,
266 standard_deallocator m_deallocator;
407 standard_deallocator m_realloc;
510 standard_deallocator::standard_deallocator (malloc_state_machine *sm, in standard_deallocator() function in ana::__anona66534980111::standard_deallocator
H A DChangeLog3222 (struct standard_deallocator): New.
3248 (standard_deallocator::standard_deallocator): New ctor.