Home
last modified time | relevance | path

Searched refs:on_realloc_with_move (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc397 void on_realloc_with_move (region_model *model,
2093 on_realloc_with_move (region_model *model, in on_realloc_with_move() function in ana::__anona66534980111::malloc_state_machine
2122 region_model::on_realloc_with_move (const call_details &cd, in on_realloc_with_move() function in ana::region_model
2145 malloc_sm.on_realloc_with_move (this, in on_realloc_with_move()
H A Dregion-model-impl-calls.cc762 model->on_realloc_with_move (cd, old_ptr_sval, new_ptr_sval); in impl_call_realloc()
H A Dregion-model.h780 void on_realloc_with_move (const call_details &cd,
H A DChangeLog1376 (region_model::on_realloc_with_move): New.
1387 (malloc_state_machine::on_realloc_with_move): New.
1388 (region_model::on_realloc_with_move): New.