Searched refs:on_allocator_call (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | sm-malloc.cc | 430 void on_allocator_call (sm_context *sm_ctxt, 1632 on_allocator_call (sm_ctxt, call, &m_free); in on_stmt() 1637 on_allocator_call (sm_ctxt, call, &m_scalar_delete); in on_stmt() 1639 on_allocator_call (sm_ctxt, call, &m_vector_delete); in on_stmt() 1694 on_allocator_call (sm_ctxt, call, deallocators, returns_nonnull); in on_stmt() 1804 malloc_state_machine::on_allocator_call (sm_context *sm_ctxt, in on_allocator_call() function in ana::__anona66534980111::malloc_state_machine
|
| H A D | ChangeLog | 3281 (malloc_state_machine::on_allocator_call): Update for conversion 4037 (malloc_state_machine::on_allocator_call): New decl. 4087 on_allocator_call and call it, passing in the API pointer. 4094 (malloc_state_machine::on_allocator_call): New, based on code in
|