Searched refs:on_deallocator_call (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | sm-malloc.cc | 439 void on_deallocator_call (sm_context *sm_ctxt, 1643 on_deallocator_call (sm_ctxt, node, call, in on_stmt() 1649 on_deallocator_call (sm_ctxt, node, call, in on_stmt() 1667 on_deallocator_call (sm_ctxt, node, call, in on_stmt() 1748 on_deallocator_call (sm_ctxt, node, call, d, dealloc_argno); in on_stmt() 1849 malloc_state_machine::on_deallocator_call (sm_context *sm_ctxt, in on_deallocator_call() function in ana::__anona66534980111::malloc_state_machine
|
H A D | ChangeLog | 713 split out from on_deallocator_call and on_realloc_call, adding 715 (malloc_state_machine::on_deallocator_call): Use it. 2862 (malloc_state_machine::on_deallocator_call): Likewise. 3284 (malloc_state_machine::on_deallocator_call): Update for conversion 4038 (malloc_state_machine::on_deallocator_call): New decl. 4088 Likewise for free, moving it to on_deallocator_call. Handle calls 4096 (malloc_state_machine::on_deallocator_call): Likewise.
|